C# Class Microsoft.WindowsAzure.Samples.Data.Services.Client.TextResCategoryAttribute

Inheritance: CategoryAttribute
Show file Open project: WindowsAzure-Toolkits/wa-toolkit-wp-nugets

Public Methods

Method Description
TextResCategoryAttribute ( string category ) : System

Protected Methods

Method Description
GetLocalizedString ( string value ) : string

Method Details

GetLocalizedString() protected method

protected GetLocalizedString ( string value ) : string
value string
return string

TextResCategoryAttribute() public method

public TextResCategoryAttribute ( string category ) : System
category string
return System