CultureAttribute
Marks an assembly, test fixture or test method as applying to a specific Culture.
public CultureAttribute()
Constructor with no cultures specified, for use
with named property syntax.
Constructor taking one or more cultures
Causes a test to be skipped if this CultureAttribute is not satisfied.
Test to determine if the a particular culture or comma-
delimited set of cultures is in use.
Test to determine if one of a collection of cultures
is being used currently.