C# 클래스 CascadeSharp.TKernel.Quantity.Quantity_DateDefinitionError

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

공개 메소드들

메소드 설명
NewInstance ( ) : Quantity_DateDefinitionError
NewInstance ( string theMessage ) : Quantity_DateDefinitionError
Quantity_DateDefinitionError ( ) : System
Quantity_DateDefinitionError ( Quantity_DateDefinitionError parameter1 ) : System
Quantity_DateDefinitionError ( string theMessage ) : System
Raise ( ) : void
Raise ( string theMessage ) : void
Throw ( ) : void
get_type_name ( ) : char

메소드 상세

NewInstance() 공개 메소드

public NewInstance ( ) : Quantity_DateDefinitionError
리턴 Quantity_DateDefinitionError

NewInstance() 공개 메소드

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

Quantity_DateDefinitionError() 공개 메소드

public Quantity_DateDefinitionError ( ) : System
리턴 System

Quantity_DateDefinitionError() 공개 메소드

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

Quantity_DateDefinitionError() 공개 메소드

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

Raise() 공개 메소드

public Raise ( ) : void
리턴 void

Raise() 공개 메소드

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

Throw() 공개 메소드

public Throw ( ) : void
리턴 void

get_type_name() 공개 메소드

public get_type_name ( ) : char
리턴 char