C# Class TDL_Explorer.ExampleGroup

Inheritance: IExampleItem
Afficher le fichier Open project: spoulson/Itinerary

Méthodes publiques

Méthode Description
ExampleGroup ( string name ) : System.Collections.Generic
ExampleGroup ( string name, IEnumerable items ) : System.Collections.Generic

Method Details

ExampleGroup() public méthode

public ExampleGroup ( string name ) : System.Collections.Generic
name string
Résultat System.Collections.Generic

ExampleGroup() public méthode

public ExampleGroup ( string name, IEnumerable items ) : System.Collections.Generic
name string
items IEnumerable
Résultat System.Collections.Generic