C# Class Axiom.Demos.Browser.CommandLine.Program.DemoItem

Afficher le fichier Open project: WolfgangSt/axiom

Méthodes publiques

Свойство Type Description
Demo System.Type
Name string

Méthodes publiques

Méthode Description
DemoItem ( string name, Type demo ) : System
ToString ( ) : string

Method Details

DemoItem() public méthode

public DemoItem ( string name, Type demo ) : System
name string
demo System.Type
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

Demo public_oe property

public Type,System Demo
Résultat System.Type

Name public_oe property

public string Name
Résultat string