The members of NUnit.Framework.Internal.CultureDetector are listed below.
See Also: Inherited members from System.Object
| Default constructor uses the current culutre. | ||
| Contruct a CultureDetector for a particular culture for testing. |
IsCultureSupported(string)Test to determine if the a particular culture or comma- delimited set of cultures is in use. | ||
IsCultureSupported(string[])Test to determine if one of a collection of culturess is being used currently. | ||
IsCultureSupported(Xamarin.iOS.dll=NUnit.Framework.CultureAttribute)Tests to determine if the current culture is supported based on a culture attribute. | ||