Inheritance: IPersistableSessionObject, IMapTransaction
 protected MapTransactionWrapper()
 {
     Core = new MapTransaction();
 }
Example #2
0
 protected MapTransactionWrapper()
 {
     Core = new MapTransaction();
 }