C# Class NSoft.NFramework.Tools.SingletonToolFixture

显示文件 Open project: debop/NFramework

Private Methods

Method Description
Should_Singleton_Same_Time_By_ThreadPool ( ) : void
Should_Singleton_Same_Time_By_ThreadPool_With_MultiThread ( ) : void
Should_Singleton_Same_Time_By_ThreadStart ( ) : void
Should_Singleton_Same_Time_By_ThreadStart_With_MultiThread ( ) : void
SingletonTestThread ( ) : void