コード例 #1
0
ファイル: Profiler.cs プロジェクト: lithander/vectrics
 public static void ResetAll()
 {
     _profiler.ResetAll();
 }