Ejemplo n.º 1
0
 public uint Get(FloatChannelSetting setting, Channel channel)
 {
     throw new NotImplementedException();
 }
Ejemplo n.º 2
0
 public bool Set(FloatChannelSetting setting, float value, Channel channel)
 {
     throw new NotImplementedException();
 }