C# Class democmds.core.DemoCmdsGate

Inheritance: IDisposable
Afficher le fichier Open project: rhcad/touchvg-v0.6 Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
DemoCmdsGate ( ) : System
Dispose ( ) : void
getDimensions ( int mgView, democmds.core.Floats vars, Chars types ) : int
registerCmds ( int mgView ) : int

Private Methods

Méthode Description
DemoCmdsGate ( IntPtr cPtr, bool cMemoryOwn ) : System
getCPtr ( DemoCmdsGate obj ) : HandleRef

Method Details

DemoCmdsGate() public méthode

public DemoCmdsGate ( ) : System
Résultat System

Dispose() public méthode

public Dispose ( ) : void
Résultat void

getDimensions() public static méthode

public static getDimensions ( int mgView, democmds.core.Floats vars, Chars types ) : int
mgView int
vars democmds.core.Floats
types Chars
Résultat int

registerCmds() public static méthode

public static registerCmds ( int mgView ) : int
mgView int
Résultat int

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool