Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
Ranked #107.41K
~569 People Reached
Favorite Forums
Member Avatar for serban

Hello I have seen the following method syntax and I am trying to understand how this works/or doesn't: public class MyClass { public MyClass(); public MyClass(string param); } There is no implementation of the methods (constructors) and class is not declared virtual either... Is this something new in C# 3.0 …

Member Avatar for soopahman
0
569