C# Class LayoutFarm.Demo.DemoInfo

Afficher le fichier Open project: prepare/HTML-Renderer

Méthodes publiques

Свойство Type Description
DemoNote string
DemoType System.Type

Méthodes publiques

Méthode Description
DemoInfo ( Type demoType, string demoNote ) : System
ToString ( ) : string

Method Details

DemoInfo() public méthode

public DemoInfo ( Type demoType, string demoNote ) : System
demoType System.Type
demoNote string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

DemoNote public_oe property

public string DemoNote
Résultat string

DemoType public_oe property

public Type,System DemoType
Résultat System.Type