Store.GetDomainModel Method
Include Protected Members
Include Inherited Members
Gets a domain model.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
GetDomainModel<T>() | Gets an instance of a specified domain model type. | |
GetDomainModel(Guid) | Gets an instance of a domain model by its ID. |
Top