コード例 #1
0
ファイル: ExposerInterop.cs プロジェクト: uotools/PlayUO
 public void RemoveTimer(Timer t)
 {
     Engine.RemoveTimer(t);
 }