C# 클래스 libsbml.XMLConstructorException

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
XMLConstructorException ( ) : System
XMLConstructorException ( string v ) : System

비공개 메소드들

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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

XMLConstructorException() 공개 메소드

public XMLConstructorException ( ) : System
리턴 System

XMLConstructorException() 공개 메소드

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

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool