Jecho

导航

C# using

using(Mype x = ...), Mype必须实现了IDisposable, 因为CLR会自动调用Dispose()方法

posted on 2014-06-27 12:29  Jecho  阅读(165)  评论(0)    收藏  举报