예제 #1
0
파일: Message.cs 프로젝트: irengine/monitor
 public Message()
 {
     common = new GeneralSection();
     //id_validate = new ValidationSection();
     //heart_beat = new HeartBeatSection();
     //data = new DataSection();
 }
예제 #2
0
파일: Message.cs 프로젝트: irengine/monitor
 public Message()
 {
     common = new GeneralSection();
     //id_validate = new ValidationSection();
     //heart_beat = new HeartBeatSection();
     //data = new DataSection();
 }