示例#1
0
 static void M1(IRadio r, float frequency)
 {
     r.ListenToMusic(frequency);
 }