TestServiceScopeFactory Class
Namespace
Statiq.Testing
Base Types
  • IServiceScopeFactory
TestServiceScopeFactory
IServiceScopeFactory

Syntax

public class TestServiceScopeFactory : IServiceScopeFactory

Constructors

Methods

Name Return Value Summary
CreateScope() IServiceScope

Extension Methods