CultureAttribute public class CultureAttribute : IncludeExcludeAttribute, IApplyToTest Documentation Code public CultureAttribute() public CultureAttribute(string cultures) public void ApplyToTest(Test test) public bool IsCultureSupported(string culture) public bool IsCultureSupported(string[] cultures)