2
Answers

How to call function?

yongsim yongsim

yongsim yongsim

19y
1.5k
1
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)