资 源 简 介
此源码是一个教人怎样写类的模板,在类层中实现IDisposable接口,可以确定性的终结对象,协调Dispose()与Finalize()的关系,并能克服类层上多次调用Dispose()方法的问题,且是线程安全的。-This source is a type of teaching people how to write the template, in the category layer realize IDisposable interface, you can target the end of uncertainty, the coordination of Dispose () and Finalize () relationship and overcome the type of layer multiple calls to Dispose ( ) methods, and is thread-safe.