コード例 #1
0
ファイル: DiscReader.cs プロジェクト: markstinson/crapwii
 public IORet PrepareForAsync()
 {
     return(context.PrepareForAsync());
 }