C5UnitTests.heaps.GenericTesters.GenericTesters C# (CSharp) Method

GenericTesters() public method

public GenericTesters ( MemoryType memoryType ) : System
memoryType MemoryType
return System
        public GenericTesters(MemoryType memoryType)
            : base(memoryType)
        {
        }