myTest.myTest C# (CSharp) Method

myTest() public method

public myTest ( ) : System
return System
	public myTest ()
	{
		ReadChar = new TestDelegate (base.Read);
	}