コード例 #1
0
ファイル: UploadManager.cs プロジェクト: teamaton/speak-lib
 public UploadManager()
 {
     ThumbGenerator = new UploadThumbGenerator(this);
 }