- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.Core - Interfaces
-
- IResourceManager
- Base Types
-
- Schema
Resource Manager
- Schema
graph BT
Type-->Base0["SchemaResourceManager"]
Type-.->Interface0["IResourceManager"]
Type["SchemaResourceManagerMock"]
class Type type-node
Syntax
public class SchemaResourceManagerMock : SchemaResourceManager, IResourceManager
Constructors
Name | Summary |
---|---|
Schema |
Methods
Name | Value | Summary |
---|---|---|
Add |
void | |
GetString |
string |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|