PexDisposableContext.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 this instance.
public:
static Microsoft::Pex::Framework::Generated::PexDisposableContext ^ Create();
public static Microsoft.Pex.Framework.Generated.PexDisposableContext Create ();
static member Create : unit -> Microsoft.Pex.Framework.Generated.PexDisposableContext
Public Shared Function Create () As PexDisposableContext