示例#1
0
 public Data(global::Improbable.Collections.Map <uint, global::Improbable.ComponentInterest> componentInterest)
 {
     Value = new global::Improbable.InterestData(componentInterest);
 }
示例#2
0
 public Data(global::Improbable.InterestData value)
 {
     Value = value;
 }