Beispiel #1
0
 public virtual IEnumerable <AllUserDataModel> GetAllUserData()
 {
     return(DataBridge.GetAllUserdata());
 }