コード例 #1
0
ファイル: Auth.cs プロジェクト: DenisZhukov123/XT_Q2
 public static void SetAdmin()
 {
     _usersLogic.SetAdmin();
 }