C# 클래스 libsbml.SBMLConstructorException

상속: System.ArgumentException, IDisposable
파일 보기 프로젝트 열기: sys-bio/libroadrunner-deps 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
SBMLConstructorException ( ) : System
SBMLConstructorException ( string v ) : System
SBMLConstructorException ( string elementName, SBMLNamespaces xmlns ) : System
SBMLConstructorException ( string errmsg, string sbmlErrMsg ) : System
getSBMLErrMsg ( ) : string

비공개 메소드들

메소드 설명
SBMLConstructorException ( IntPtr cPtr, bool cMemoryOwn ) : System
SBMLConstructorException ( IntPtr cPtr, bool cMemoryOwn, string v ) : System
getCPtr ( SBMLConstructorException obj ) : HandleRef
getCPtrAndDisown ( SBMLConstructorException obj ) : HandleRef

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SBMLConstructorException() 공개 메소드

public SBMLConstructorException ( ) : System
리턴 System

SBMLConstructorException() 공개 메소드

public SBMLConstructorException ( string v ) : System
v string
리턴 System

SBMLConstructorException() 공개 메소드

public SBMLConstructorException ( string elementName, SBMLNamespaces xmlns ) : System
elementName string
xmlns SBMLNamespaces
리턴 System

SBMLConstructorException() 공개 메소드

public SBMLConstructorException ( string errmsg, string sbmlErrMsg ) : System
errmsg string
sbmlErrMsg string
리턴 System

getSBMLErrMsg() 공개 메소드

public getSBMLErrMsg ( ) : string
리턴 string

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool