예제 #1
0
파일: HelperBase.cs 프로젝트: jazziq/EX1
 public HelperBase(ApplicationManager manager)
 {
     this.manager = manager;
 }