Example #1
0
 public OperationStatus New()
 {
     return(_new.TryEncode(Data.Source, Data.Destination, out _, out _));
 }