コード例 #1
0
ファイル: testrealm.cs プロジェクト: Qet/fantasia
 public void TestAddUser()
 {
     ICommand x = realm.AddUser();
 }