コード例 #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();
 }