C# 클래스 CultureAttribute, Core

상속: ActionFilterAttribute
파일 보기 프로젝트 열기: imagin-tech/Imagin.NET 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Code string

공개 메소드들

메소드 설명
CultureAttribute ( string code ) : System,

메소드 상세

CultureAttribute() 공개 메소드

public CultureAttribute ( string code ) : System,
code string
리턴 System,

프로퍼티 상세

Code 공개적으로 프로퍼티

public string Code
리턴 string