- Assembly
- UnitTest
.dll - Namespace
- Terrasoft
.UnitTest - Base Types
-
- DcmSchemaManager
graph BT
Type-->Base0["DcmSchemaManager"]
Type["TestDcmSchemaManager"]
class Type type-node
Syntax
public class TestDcmSchemaManager : DcmSchemaManager
Constructors
Name | Summary |
---|---|
TestDcmSchemaManager |
Properties
Name | Value | Summary |
---|---|---|
AppConnection | AppConnection |
Methods
Name | Value | Summary |
---|---|---|
GetItems |
IEnumerable |
|
SetAppConnection |
void |
Extension Methods
Name | Value | Summary |
---|---|---|
SetBackingValue |
T |
Sets the backing value.
From ValueExtensions
|
With |
TBuilder |
Adds the specified dictionary to the provided dictionary.
|