C# Class Program.Couple, code

Mostrar archivo Open project: shendongnian/code

Public Properties

Property Type Description
Indicator bool
Text string

Public Methods

Method Description
Couple ( string text, bool indicator )

Method Details

Couple() public method

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

Property Details

Indicator public_oe property

public bool Indicator
return bool

Text public_oe property

public string Text
return string