C# Class Program.Couple, code

Afficher le fichier Open project: shendongnian/code

Méthodes publiques

Свойство Type Description
Indicator bool
Text string

Méthodes publiques

Méthode Description
Couple ( string text, bool indicator )

Method Details

Couple() public méthode

public Couple ( string text, bool indicator )
text string
indicator bool

Property Details

Indicator public_oe property

public bool Indicator
Résultat bool

Text public_oe property

public string Text
Résultat string