C# Class CodeSequences.CardViewModel

Datei anzeigen Open project: arlobelshee/BlogExamples Class Usage Examples

Public Properties

Property Type Description
Color CardColor
Details IEnumerable
Subtitle string
Title string
UnderlyingCalculations string

Property Details

Color public_oe property

public CardColor Color
return CardColor

Details public_oe property

public IEnumerable Details
return IEnumerable

Subtitle public_oe property

public string Subtitle
return string

Title public_oe property

public string Title
return string

UnderlyingCalculations public_oe property

public string UnderlyingCalculations
return string