C#
Moderators: None (
Apply to moderate this forum
)
Number of threads:
2722
Number of posts:
5749
With full replies
Topics only
C#
Forum Info
This Forum Only
Single Post View
Linear View
Threaded View
f
Normal View
RSS Feed
Static property return static type
Posted by
khalsa60
on 9 Mar 2012 at 12:51 PM
Hi,
How do I set this up:
double d = Math.Trig.Sine(degrees)
where Math is a static class with static property Trig that returns a static class Functions. Functions have a static method Sine.
Thanks
Share By Email
Recent Jobs