示例#1
0
 /// <summary>Disposes request items that needs disposing. This method should be called at the end of each request.</summary>
 public void Close()
 {
     CurrentContext.Close();
 }