Exemplo n.º 1
0
 public Agility(CloudStorageAccount acct, string usr)
 {
     log = new log(usr, "LogsAgility", acct);
 }