示例#1
0
 protected void NewController(string eventName, Type type)
 {
     MVC.NewController(eventName, type);
 }