예제 #1
0
 static VmCommand()
 {
     LoggerInit.Init();
 }
예제 #2
0
 static VmTests()
 {
     LoggerInit.Init();
 }
예제 #3
0
 static EditorVmTests()
 {
     LoggerInit.Init();
 }
예제 #4
0
 static PluginTests()
 {
     LoggerInit.Init();
 }