NUnit.Framework.CultureAttribute Members

The members of NUnit.Framework.CultureAttribute are listed below.

See Also: Inherited members from NUnit.Framework.IncludeExcludeAttribute

Public Constructors

Constructor with no cultures specified, for use with named property syntax.
Constructor taking one or more cultures

Public Methods

ApplyToTest(Xamarin.iOS.dll=NUnit.Framework.Internal.Test)
Documentation for this section has not yet been entered.
IsCultureSupported(string) : bool
Test to determine if the a particular culture or comma- delimited set of cultures is in use.
IsCultureSupported(string[]) : bool
Test to determine if one of a collection of culturess is being used currently.