C# Class Westwind.Globalization.ResxItem

Show file Open project: RickStrahl/Westwind.Globalization Class Usage Examples

Public Properties

Property Type Description
LocaleId string
Name string
Type string
Value object

Property Details

LocaleId public property

public string LocaleId
return string

Name public property

public string Name
return string

Type public property

public string Type
return string

Value public property

public object Value
return object