0
Reply

How to create a *.dll library class

tanamarios

tanamarios

Jan 20 2005 3:34 PM
2k
Hi everyone , i'm trying to making a library class for the first time & i have some doubts about it. First : the classes are always in public instead of private? and Can i just wrote like a regular C# algorithm minus the output invocations like MessageBox or Console.Writeline etc. or should only put simple algorithms to return? Thanks, Alexis