Пример #1
0
 public PaymentInfo Clone()
 {
     return(PaymentInfo.ValueOf(this.ToString()));
 }