C# Класс libsbml.SBMLConstructorException

Наследование: System.ArgumentException, IDisposable
Показать файл Открыть проект Примеры использования класса

Защищенные свойства (Protected)

Свойство Тип Описание
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