C# Class mRemoteNG.Tools.LocalizedAttributes.LocalizedCategoryAttribute

Inheritance: CategoryAttribute
显示文件 Open project: mRemoteNG/mRemoteNG

Public Methods

Method Description
LocalizedCategoryAttribute ( string value, int Order = 1 ) : System

Protected Methods

Method Description
GetLocalizedString ( string value ) : string

Method Details

GetLocalizedString() protected method

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

LocalizedCategoryAttribute() public method

public LocalizedCategoryAttribute ( string value, int Order = 1 ) : System
value string
Order int
return System