Summary
DomainHelper.
- Assembly
- Rocket
.Surgery .Domain .dll - Namespace
- Rocket
.Surgery .Domain - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["DomainHelper"]
class Type type-node
Syntax
public static class DomainHelper
Attributes
Type | Description |
---|---|
PublicAPIAttribute |
Methods
Name | Value | Summary |
---|---|---|
SetAssignedUsersData |
void |
Sets the assigned users data.
static
|
SetCreatedData |
void |
Sets the created data.
static
|
SetOwnerData |
void |
Sets the owner data.
static
|
SetUpdatedData |
void |
Sets the updated data.
static
|