Beispiel #1
0
 public WeServiceAccountListObjectSource()
 {
     fList = ServiceAccount.GetAccountList().Convert <RegNameList <ServiceAccount> >();
 }