Ejemplo n.º 1
0
 private CustomerAccount()
 {
     m_authenticationJsonRespone = new JsonRespone();
 }
Ejemplo n.º 2
0
 private CustomerSubscription()
 {
     m_authenticationJsonRespone = new JsonRespone();
 }