Exemplo n.º 1
0
 static TaskConfig()
 {
     (Default = ConfigLoader.GetUnion(typeof(TaskConfig)).TaskConfig ?? new TaskConfig()).set();
 }