示例#1
0
 public override void Cleanup()
 {
     _delegateContext.Cleanup();
     _delegateContext = null;
 }