C# Class System.SRCategoryAttribute

Inheritance: CategoryAttribute
Datei anzeigen Open project: dotnet/corefx

Public Methods

Method Description
SRCategoryAttribute ( 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

SRCategoryAttribute() public method

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