class TestInfoB : IDisposable
 {
        void IDisposable.Dispose()
        {

        }
 }

相关文章: