C# Class Longkong.WinFormsUI.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
显示文件 Open project: Longkong/Pojjaman

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