C# 클래스 Saleslogix.Social.Mashups.Localization.SRCategoryAttribute

상속: System.ComponentModel.CategoryAttribute
파일 보기 프로젝트 열기: Saleslogix/SLXSocial

공개 메소드들

메소드 설명
SRCategoryAttribute ( string category ) : System

보호된 메소드들

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

메소드 상세

GetLocalizedString() 보호된 메소드

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

SRCategoryAttribute() 공개 메소드

public SRCategoryAttribute ( string category ) : System
category string
리턴 System