示例#1
0
 internal void Release(Pool <DirectoryInfo> .Lease lease)
 {
     _workingFolders.Release(lease);
 }