C# 클래스 XSharp.Project.ResourcesCategoryAttribute

상속: CategoryAttribute
파일 보기 프로젝트 열기: X-Sharp/XSharpPublic

공개 메소드들

메소드 설명
ResourcesCategoryAttribute ( string categoryName ) : System

Explicit constructor.

보호된 메소드들

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

Looks up the localized name of the specified category.

메소드 상세

GetLocalizedString() 보호된 메소드

Looks up the localized name of the specified category.
protected GetLocalizedString ( string categoryName ) : string
categoryName string
리턴 string

ResourcesCategoryAttribute() 공개 메소드

Explicit constructor.
public ResourcesCategoryAttribute ( string categoryName ) : System
categoryName string
리턴 System