Пример #1
0
 public static void AddDebugInformation(Func <string> worker)
 {
     DebugOverlay.AddInformation(worker);
 }