C# Class Signum.Web.ChooserOption

Mostrar archivo Open project: signumsoftware/framework

Public Properties

Property Type Description
toStr string
value string

Public Methods

Method Description
ChooserOption ( string value, string toStr ) : System

Method Details

ChooserOption() public method

public ChooserOption ( string value, string toStr ) : System
value string
toStr string
return System

Property Details

toStr public_oe property

public string toStr
return string

value public_oe property

public string value
return string