Ejemplo n.º 1
0
 private bool IsCharging(string msisdn)
 {
     return(TintucController.CheckIsCharging(msisdn));
 }