This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocumentDb.
- Assembly
- Cake
.DocumentDb .dll - Namespace
- Cake
.DocumentDb .Providers - Containing Type
- InstanceProvider
Syntax
public static IList<TEntity> GetInstances<TEntity>(string assembly, string profile)
where TEntity : class
Type Parameters
| Name | Description |
|---|---|
| TEntity |
Parameters
| Name | Type | Description |
|---|---|---|
| assembly | string | |
| profile | string |
Return Value
| Type | Description |
|---|---|
| IList |
