コード例 #1
0
ファイル: AsyncContext.cs プロジェクト: forki/fluentwindsor
 public override void OperationStarted()
 {
     _context.OperationStarted();
 }