コード例 #1
0
 public Task DisposeAsync()
 {
     return(_contextManager.DestroyContext(Name));
 }