C#

Moderators: None (Apply to moderate this forum)
Number of threads: 2722
Number of posts: 5749

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
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





 

Recent Jobs