Exemplo n.º 1
0
 static private LoadContentScheduler LoadContentScheduler() => DefaultGlyphSchedulerRules.Setup(new LoadContentScheduler());
Exemplo n.º 2
0
 static private UpdateScheduler UpdateScheduler() => DefaultGlyphSchedulerRules.Setup(new UpdateScheduler());
Exemplo n.º 3
0
 static private InitializeScheduler InitializeScheduler() => DefaultGlyphSchedulerRules.Setup(new InitializeScheduler());