Ejemplo n.º 1
0
 public TrueDialogClient AsAccount(int accountId)
 {
     InternalClient.AsAccount(accountId);
     return(this);
 }