Esempio n. 1
0
        protected override bool IsValidElement(TElem elem)
        {
            TurboContract.EnsuresOnThrow <Exception>(false, "DynamicPoolManager.IsValidElement should not throw any exception");

            throw new NotImplementedException();
        }