C# 클래스 libsbml.MathML

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

보호된 프로퍼티들

프로퍼티 타입 설명
swigCMemOwn bool

공개 메소드들

메소드 설명
Dispose ( ) : void
MathML ( ) : System
MathML ( SBMLNamespaces sbmlns ) : System
setPrefix ( string prefix ) : void

비공개 메소드들

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

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

MathML() 공개 메소드

public MathML ( ) : System
리턴 System

MathML() 공개 메소드

public MathML ( SBMLNamespaces sbmlns ) : System
sbmlns SBMLNamespaces
리턴 System

setPrefix() 공개 메소드

public setPrefix ( string prefix ) : void
prefix string
리턴 void

프로퍼티 상세

swigCMemOwn 보호되어 있는 프로퍼티

protected bool swigCMemOwn
리턴 bool