Structure and Class in C# -


possible duplicates:
structure vs class in c#
when should use struct instead of class?

dear all,

please tell me when use class , when use structure in c#.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

android - layout with fragment and framelayout replaced by another fragment and framelayout -