コード例 #1
0
 private float ReadNext()
 {
     return(Synthesizer.Next(1)[0]);
 }