Inheritance: IPersistableSessionObject, IMapTransaction
Ejemplo n.º 1
0
 protected MapTransactionWrapper()
 {
     Core = new MapTransaction();
 }
Ejemplo n.º 2
0
 protected MapTransactionWrapper()
 {
     Core = new MapTransaction();
 }