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