UnitTestFixtureSetCulture(String) Method

Sets the CultureInfo of the test fixture to a specified location ID.

Definition

Namespace: InnerDrive.Core
Assembly: InnerDrive.Core (in InnerDrive.Core.dll) Version: 5.2.9017.0
C#
protected static void SetCulture(
	string lcid
)

Parameters

lcid  String
The location ID

See Also