コード例 #1
0
ファイル: Main.cs プロジェクト: jsuen123/openpetragit
 private static void RefreshAllCachedTables(IServerAdminInterface TRemote)
 {
     TRemote.RefreshAllCachedTables();
 }
コード例 #2
0
ファイル: Main.cs プロジェクト: js1987/openpetragit
 private static void RefreshAllCachedTables(IServerAdminInterface TRemote)
 {
     TRemote.RefreshAllCachedTables();
 }