Пример #1
0
 private void loadTables()
 {
     tables = Table.getAllDocuments(Users.GetUserID(Environment.UserName));
 }