C# Класс SenseNet.ContentRepository.Tests.Schema.TypeCollectionTest

Наследование: TestBase
Показать файл Открыть проект

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

Метод Описание
TypeCollection_Add_AlienNodeTypeToSchema ( ) : void
TypeCollection_Add_NodeTypeToSchema ( ) : void
TypeCollection_Clear ( ) : void
TypeCollection_Constructor_WithAllAllowedTypes ( ) : void
TypeCollection_Constructor_WithNull ( ) : void
TypeCollection_Contains_ANodeType ( ) : void
TypeCollection_CopyTo ( ) : void
TypeCollection_CopyTo_1 ( ) : void
TypeCollection_Count ( ) : void
TypeCollection_GetEnumerator ( ) : void
TypeCollection_GetItem ( ) : void
TypeCollection_GetItemById ( ) : void
TypeCollection_GetItemWithName ( ) : void
TypeCollection_IndexOf ( ) : void
TypeCollection_Insert ( ) : void
TypeCollection_Remove ( ) : void
TypeCollection_RemoveAt ( ) : void
TypeCollection_SetItem ( ) : void
TypeCollection_SetItemWithName ( ) : void
TypeCollection_ToArray ( ) : void