예제 #1
0
 public Settings getUserSetting(string username)
 {
     return(SettingsAccess.Get(username));
 }