コード例 #1
0
ファイル: HelperBase.cs プロジェクト: jazziq/EX1
 public HelperBase(ApplicationManager manager)
 {
     this.manager = manager;
 }