GME  13
Public Member Functions | Public Attributes
GME.CSharp.MgaGateway Class Reference
Collaboration diagram for GME.CSharp.MgaGateway:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MgaGateway (IMgaProject project)
void BeginTransaction (transactiontype_enum mode=transactiontype_enum.TRANSACTION_GENERAL)
void CommitTransaction ()
void AbortTransaction ()
delegate void voidDelegate ()
void PerformInTransaction (voidDelegate d, transactiontype_enum mode=transactiontype_enum.TRANSACTION_GENERAL)
IMgaMetaBase GetMetaByName (string name)

Public Attributes

IMgaProject project = null
IMgaTerritory territory = null

Detailed Description

Definition at line 12 of file MgaGateway.cs.


Constructor & Destructor Documentation

Definition at line 14 of file MgaGateway.cs.


Member Function Documentation

Definition at line 36 of file MgaGateway.cs.

Definition at line 23 of file MgaGateway.cs.

Definition at line 28 of file MgaGateway.cs.

Definition at line 60 of file MgaGateway.cs.

Definition at line 45 of file MgaGateway.cs.


Member Data Documentation

Definition at line 19 of file MgaGateway.cs.

Definition at line 20 of file MgaGateway.cs.


The documentation for this class was generated from the following file: