C# Класс Dev2.Core.Tests.CustomContainerTests

Показать файл Открыть проект

Приватные методы

Метод Описание
CustomContainer_Deregister_TypeExists_TypeRemoved ( ) : void
CustomContainer_Get_NoTypeIsRegisted_Null ( ) : void
CustomContainer_Get_ThereIsATypeRegisted_Type ( ) : void
CustomContainer_Register_TypeOnce_OneEntryIsRegistered ( ) : void
CustomContainer_Register_TypeTwice_OneEntryIsRegistered ( ) : void
InitializeContainer ( ) : void