Beispiel #1
0
 public void GetUserList()
 {
     CommonData.UsrList = _control.SelectAll <UserInfo>();
 }