Пример #1
0
 public DeliveryException(DeliveryResult r)
 {
     m_result = r;
 }