PexCurrentCultureContext.Create Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates the context for the current thread
public:
static Microsoft::Pex::Framework::Generated::PexCurrentCultureContext ^ Create();
public static Microsoft.Pex.Framework.Generated.PexCurrentCultureContext Create ();
static member Create : unit -> Microsoft.Pex.Framework.Generated.PexCurrentCultureContext
Public Shared Function Create () As PexCurrentCultureContext