Exemple #1
0
 private CustomerAccount()
 {
     m_authenticationJsonRespone = new JsonRespone();
 }
 private CustomerSubscription()
 {
     m_authenticationJsonRespone = new JsonRespone();
 }