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