C# Class CheckTest, Uiml.net

Inheritance: MonoBehaviour
Exibir arquivo Open project: jozilla/Uiml.net Class Usage Examples

Public Methods

Method Description
CheckTest ( ) : System
Main ( string args ) : int
TellMe ( bool gtk, bool swf, bool wxnet ) : string

Method Details

CheckTest() public method

public CheckTest ( ) : System
return System

Main() public static method

public static Main ( string args ) : int
args string
return int

TellMe() public method

public TellMe ( bool gtk, bool swf, bool wxnet ) : string
gtk bool
swf bool
wxnet bool
return string