How to call function?

Aug 3 2005 2:02 AM
Hi all!i have a constructor like this:

public void Write(byte[] WriteBytes)
{

}

i want to call it as a function to the Main.How am i going to call it?Thanks!



Answers (2)