C# Class WeifenLuo.WinFormsUI.Docking.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
Show file Open project: samarjeet27/ynoteclassic

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