C# Class NUnit.Framework.SetCultureAttribute

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

Méthodes publiques

Méthode Description
SetCultureAttribute ( string culture ) : System

Construct given the name of a culture

Private Methods

Méthode Description
IApplyToContext ( TestExecutionContext context ) : void

Method Details

SetCultureAttribute() public méthode

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