C# 클래스 CascadeSharp.TKG3d.Geom.Geom_UndefinedValue

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

공개 메소드들

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

메소드 상세

Geom_UndefinedValue() 공개 메소드

public Geom_UndefinedValue ( ) : System
리턴 System

Geom_UndefinedValue() 공개 메소드

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

Geom_UndefinedValue() 공개 메소드

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

NewInstance() 공개 메소드

public NewInstance ( ) : Geom_UndefinedValue
리턴 Geom_UndefinedValue

NewInstance() 공개 메소드

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

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