예제 #1
0
파일: Client.cs 프로젝트: yonathani/perron
 public Client(ClientForm clientForm)
 {
     this.clientForm = clientForm;
 }
예제 #2
0
 public Client(ClientForm clientForm)
 {
     this.clientForm = clientForm;
 }