Exemplo n.º 1
0
 public RestartAction_Fields(DatabaseRule outerInstance)
 {
     this._outerInstance = outerInstance;
 }
Exemplo n.º 2
0
 public GraphTransactionRule(DatabaseRule database)
 {
     this._database = database;
 }