AdvancedMultithreadingLab.TestCollectionBase.AddItems C# (CSharp) Method

AddItems() protected abstract method

protected abstract AddItems ( int count ) : void
count int
return void
        protected abstract void AddItems( int count );