C# Class Signum.Web.ChooserOption

Afficher le fichier Open project: signumsoftware/framework

Méthodes publiques

Свойство Type Description
toStr string
value string

Méthodes publiques

Méthode Description
ChooserOption ( string value, string toStr ) : System

Method Details

ChooserOption() public méthode

public ChooserOption ( string value, string toStr ) : System
value string
toStr string
Résultat System

Property Details

toStr public_oe property

public string toStr
Résultat string

value public_oe property

public string value
Résultat string