Exemplo n.º 1
0
 private InsertResult(Fragment fragment, string failureReason) : base(fragment, failureReason)
 {
 }
Exemplo n.º 2
0
 private UpdateResult(Fragment fragment, string failureReason) : base(fragment, failureReason)
 {
 }