예제 #1
0
파일: Application.cs 프로젝트: wesreid/xwt
 public static void Initialize(ToolkitType type)
 {
     Initialize(Toolkit.GetBackendType(type));
 }