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

razor - Is this a bug in WebMatrix PageData? -

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

c# - Cloning WPF controls and object hierarchies -