C# Класс TDL_Explorer.ExampleGroup

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

Открытые методы

Метод Описание
ExampleGroup ( string name ) : System.Collections.Generic
ExampleGroup ( string name, IEnumerable items ) : System.Collections.Generic

Описание методов

ExampleGroup() публичный Метод

public ExampleGroup ( string name ) : System.Collections.Generic
name string
Результат System.Collections.Generic

ExampleGroup() публичный Метод

public ExampleGroup ( string name, IEnumerable items ) : System.Collections.Generic
name string
items IEnumerable
Результат System.Collections.Generic