コード例 #1
0
ファイル: ACLMessage.cs プロジェクト: mbbarange/Mascaret
 public ACLMessage(ACLPerformative performative)
 {
     this.performative = performative;
 }
コード例 #2
0
ファイル: ACLMessage.cs プロジェクト: mbbarange/Mascaret
 public ACLMessage(ACLPerformative performative)
 {
     this.performative = performative;
 }