C# 클래스 CedarLogic.Identity.CustomCategoryAttribute

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

공개 메소드들

메소드 설명
CustomCategoryAttribute ( string name ) : System

Construct the attribute

보호된 메소드들

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

Return the localized version of the passed string

메소드 상세

CustomCategoryAttribute() 공개 메소드

Construct the attribute
public CustomCategoryAttribute ( string name ) : System
name string
리턴 System

GetLocalizedString() 보호된 메소드

Return the localized version of the passed string
protected GetLocalizedString ( string value ) : string
value string
리턴 string