C# 클래스 NUnit.Framework.SetUICultureAttribute

상속: PropertyAttribute, IApplyToContext
파일 보기 프로젝트 열기: nunit/nunit

공개 메소드들

메소드 설명
SetUICultureAttribute ( string culture ) : System

Construct given the name of a culture

비공개 메소드들

메소드 설명
IApplyToContext ( TestExecutionContext context ) : void

메소드 상세

SetUICultureAttribute() 공개 메소드

Construct given the name of a culture
public SetUICultureAttribute ( string culture ) : System
culture string
리턴 System