C# Class Rsdn.Janus.JanusDisplayNameAttribute

Inheritance: DisplayNameAttribute
显示文件 Open project: rsdn/janus

Public Methods

Method Description
JanusDisplayNameAttribute ( string displayName ) : System

Инициализирует экземпляр.

Protected Methods

Method Description
GetLocalizedString ( string value ) : string

Локализует строку.

Method Details

GetLocalizedString() protected method

Локализует строку.
protected GetLocalizedString ( string value ) : string
value string
return string

JanusDisplayNameAttribute() public method

Инициализирует экземпляр.
public JanusDisplayNameAttribute ( string displayName ) : System
displayName string
return System