Ejemplo n.º 1
0
 public IRBlock EmergencyCloseRecord(IRBlock parent, UInt64 applicationId, IREmergencyKey key, IRClosingReason reason, string comments, IRBlock successor)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public void SetEmergencyKey(IREmergencyKey emergencyKey)
 {
     throw new NotImplementedException();
 }