C# Class ARCed.UI.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
Show file Open project: borisblizzard/arcreator

Public Methods

Method Description
LocalizedCategoryAttribute ( string key ) : System

Protected Methods

Method Description
GetLocalizedString ( string key ) : string

Method Details

GetLocalizedString() protected method

protected GetLocalizedString ( string key ) : string
key string
return string

LocalizedCategoryAttribute() public method

public LocalizedCategoryAttribute ( string key ) : System
key string
return System