예제 #1
0
 public static void ActiveUser(MetroForm form, string username)
 {
     UserController.ActiveUser(form, username);
 }