- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Configuration .Tests - Base Types
-
- Enum
graph BT
Type-->Base0["Enum"]
Type["RequireMock"]
class Type type-node
Syntax
public sealed class RequireMock : Enum
Attributes
Type | Description |
---|---|
FlagsAttribute |
Fields
Name | Constant Value | Summary |
---|---|---|
All | 127 |
static
|
CurrentUser | 64 |
static
|
DBEngine | 1 |
static
|
DBSecurityEngine | 32 |
static
|
DCM | 4 |
static
|
Features | 8 |
static
|
HTTPContext | 2 |
static
|
None | 0 |
static
|
ResourceStorage | 16 |
static
|
value__ |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|