C# 클래스 mRemoteNG.Tools.LocalizedAttributes.LocalizedCategoryAttribute

상속: CategoryAttribute
파일 보기 프로젝트 열기: mRemoteNG/mRemoteNG

공개 메소드들

메소드 설명
LocalizedCategoryAttribute ( string value, int Order = 1 ) : System

보호된 메소드들

메소드 설명
GetLocalizedString ( string value ) : string

메소드 상세

GetLocalizedString() 보호된 메소드

protected GetLocalizedString ( string value ) : string
value string
리턴 string

LocalizedCategoryAttribute() 공개 메소드

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