示例#1
0
 static CfgAPI()
 {
     ConfigExceptionOcuuredEvt = new ConfigExceptionOccuredDel(OnConfigExceptionOccured);
 }
 public ConfigAPIHandle()
 {
     ConfigExceptionOcuuredEvt = new ConfigExceptionOccuredDel(OnConfigExceptionOccured);
 }