C# 클래스 CascadeSharp.TKernel.Units.Units_NoSuchType

상속: Standard_NoSuchObject
파일 보기 프로젝트 열기: Oblikovati/CascadeSharp 1 사용 예제들

공개 메소드들

메소드 설명
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

메소드 상세

NewInstance() 공개 메소드

public NewInstance ( ) : Units_NoSuchType
리턴 Units_NoSuchType

NewInstance() 공개 메소드

public NewInstance ( string theMessage ) : Units_NoSuchType
theMessage string
리턴 Units_NoSuchType

Raise() 공개 메소드

public Raise ( ) : void
리턴 void

Raise() 공개 메소드

public Raise ( string theMessage ) : void
theMessage string
리턴 void

Throw() 공개 메소드

public Throw ( ) : void
리턴 void

Units_NoSuchType() 공개 메소드

public Units_NoSuchType ( ) : System
리턴 System

Units_NoSuchType() 공개 메소드

public Units_NoSuchType ( Units_NoSuchType parameter1 ) : System
parameter1 Units_NoSuchType
리턴 System

Units_NoSuchType() 공개 메소드

public Units_NoSuchType ( string theMessage ) : System
theMessage string
리턴 System

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char