示例#1
0
文件: Counter.cs 项目: roinissan/C-
 public void ConnectLoad(Wire w)
 {
     Load.ConnectInput(w);
 }