예제 #1
0
파일: Counter.cs 프로젝트: roinissan/C-
 public void ConnectLoad(Wire w)
 {
     Load.ConnectInput(w);
 }