Пример #1
0
 internal FactorAttribute(ChannelPropertyInternal property)
 {
     Property = property;
 }
 public PropertyParameterAttribute(ChannelPropertyInternal property)
 {
     Property = property;
 }