Beispiel #1
0
 /// <summary>
 /// 面板选项
 /// </summary>
 public IPanelOption Panel()
 {
     return(EasyUiFactory.CreatePanelOption());
 }