Exemplo n.º 1
0
 private string GetMixerGroupVolumeName(MixerGroup group)
 {
     return(group.ToString() + VolumePostfix);
 }