C# Class Test02, cslightcore

Datei anzeigen Open project: lightszero/cslightcore Class Usage Examples

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
Test ( ) : void
Test2 ( int v ) : void
Test3 ( int v, string str ) : void
Test4 ( int v, string str ) : void

Method Details

Run() public static method

public static Run ( ) : void
return void