C# Class NUnit.Framework.SetUICultureAttribute

Inheritance: PropertyAttribute, IApplyToContext
Afficher le fichier Open project: nunit/nunit

Méthodes publiques

Méthode Description
SetUICultureAttribute ( string culture ) : System

Construct given the name of a culture

Private Methods

Méthode Description
IApplyToContext ( TestExecutionContext context ) : void

Method Details

SetUICultureAttribute() public méthode

Construct given the name of a culture
public SetUICultureAttribute ( string culture ) : System
culture string
Résultat System