Пример #1
0
 public bool CheckLoadUserProfile(int serverId)
 {
     return(OperatingSystemController.CheckLoadUserProfile(serverId));
 }