예제 #1
0
 static GraphWindow()
 {
     EditorTypeUtils.RegisterEditorTypes();
 }
예제 #2
0
 static EditorTypeUtils()
 {
     EditorTypeUtils.RegisterEditorTypes();
 }
예제 #3
0
파일: ListWindow.cs 프로젝트: fbizuneh/Igor
 static ListWindow()
 {
     EditorTypeUtils.RegisterEditorTypes();
 }