- Namespace
- Statiq
.Testing - Base Types
-
- IServiceScopeFactory
graph BT
Type-->Base0["IServiceScopeFactory"]
Type["TestServiceScopeFactory"]
class Type type-node
Syntax
public class TestServiceScopeFactory : IServiceScopeFactory
Constructors
| Name | Summary |
|---|---|
| Test |
Methods
| Name | Return Value | Summary |
|---|---|---|
| CreateScope |
IServiceScope |