Exemplo n.º 1
0
 /// <summary>Gets a list of the applications.</summary>
 public DataSet GetApps()
 {
     return(Auth.GetApps(S));
 }