コード例 #1
0
 public void SetProperty(Health.Direct.Config.Store.Property properties)
 {
     base.Channel.SetProperty(properties);
 }
コード例 #2
0
 public void AddProperty(Health.Direct.Config.Store.Property property)
 {
     base.Channel.AddProperty(property);
 }