NUnit.Framework.Internal.CultureDetector: Method Members

The methods of NUnit.Framework.Internal.CultureDetector are listed below. For a list of all members, see the CultureDetector Members list.

See Also: Inherited members from System.Object

Public Methods

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.
IsCultureSupported(Xamarin.iOS.dll=NUnit.Framework.CultureAttribute) : bool
Tests to determine if the current culture is supported based on a culture attribute.