예제 #1
0
 /// <summary>
 /// 初始设备分类
 /// </summary>
 private void InitDeviceType()
 {
     DeviceTypeHelper.InitDeviceTypes(treeList1);
 }