コード例 #1
0
 public Mikuni(ICommbox box)
     : base(box)
 {
     this.func = new Default <Mikuni>(box, this);
 }