Namespace: DeltaEngine.ExtensionsAssembly: DeltaEngine (in DeltaEngine.dll) Version: 1.1.1.0 (1.1.1)
public static bool StartedFromNUnitConsoleButNotFromNCrunch { get; }
public static bool StartedFromNUnitConsoleButNotFromNCrunch { get; }
Public Shared ReadOnly Property StartedFromNUnitConsoleButNotFromNCrunch As Boolean
Get
Public Shared ReadOnly Property StartedFromNUnitConsoleButNotFromNCrunch As Boolean
Get
public:
static property bool StartedFromNUnitConsoleButNotFromNCrunch {
bool get ();
}
public:
static property bool StartedFromNUnitConsoleButNotFromNCrunch {
bool get ();
}
static member StartedFromNUnitConsoleButNotFromNCrunch : bool with get
static member StartedFromNUnitConsoleButNotFromNCrunch : bool with get
Property Value
Type:
Boolean