C# Class CascadeSharp.TKernel.Units.Units_NoSuchType

Inheritance: Standard_NoSuchObject
Show file Open project: Oblikovati/CascadeSharp Class Usage Examples

Public Methods

Method Description
NewInstance ( ) : Units_NoSuchType
NewInstance ( string theMessage ) : Units_NoSuchType
Raise ( ) : void
Raise ( string theMessage ) : void
Throw ( ) : void
Units_NoSuchType ( ) : System
Units_NoSuchType ( Units_NoSuchType parameter1 ) : System
Units_NoSuchType ( string theMessage ) : System
get_type_name ( ) : char

Method Details

NewInstance() public method

public NewInstance ( ) : Units_NoSuchType
return Units_NoSuchType

NewInstance() public method

public NewInstance ( string theMessage ) : Units_NoSuchType
theMessage string
return Units_NoSuchType

Raise() public method

public Raise ( ) : void
return void

Raise() public method

public Raise ( string theMessage ) : void
theMessage string
return void

Throw() public method

public Throw ( ) : void
return void

Units_NoSuchType() public method

public Units_NoSuchType ( ) : System
return System

Units_NoSuchType() public method

public Units_NoSuchType ( Units_NoSuchType parameter1 ) : System
parameter1 Units_NoSuchType
return System

Units_NoSuchType() public method

public Units_NoSuchType ( string theMessage ) : System
theMessage string
return System

get_type_name() public method

public get_type_name ( ) : char
return char