コード例 #1
0
 public Channel()
 {
     handle = PicoDLL.channel_new();
 }