Property | Type | Description | |
---|---|---|---|
MCHandler | Co3158_dlgmc_1 |
Method | Description | |
---|---|---|
AddToDelegate ( Co3158_dlgmc_1 _handler ) : void | ||
Main ( String args ) : void | ||
method1 ( int i ) : int | ||
method1 ( ) : void | ||
method2 ( int i ) : int | ||
method2 ( ) : void | ||
method3 ( ) : void | ||
method3 ( int i ) : void | ||
runTest ( ) : bool | ||
static_method1 ( int i ) : int | ||
static_method1 ( ) : void | ||
static_method2 ( int i ) : int | ||
static_method2 ( ) : void | ||
static_method3 ( ) : void | ||
static_method3 ( int i ) : void |
Method | Description | |
---|---|---|
print ( String error ) : void |
public AddToDelegate ( Co3158_dlgmc_1 _handler ) : void | ||
_handler | Co3158_dlgmc_1 | |
return | void |
public static static_method3 ( int i ) : void | ||
i | int | |
return | void |