Пример #1
0
 private CustomerAccount()
 {
     m_authenticationJsonRespone = new JsonRespone();
 }
Пример #2
0
 private CustomerSubscription()
 {
     m_authenticationJsonRespone = new JsonRespone();
 }