What are classes and modules for in C#

Posted by Arlen Beiler on Stack Overflow See other posts from Stack Overflow or by Arlen Beiler
Published on 2010-01-30T16:11:24Z Indexed on 2010/06/15 3:42 UTC
Read the original article Hit count: 223

Filed under:
|
|

Can someone explain the difference between a class and a module. When do you use one versus the other? I am using C#.

Update: I do mean the C# equivalent of the VB Module.

© Stack Overflow or respective owner

Related posts about c#

Related posts about classes