GetService(Type) Method
Namespace
Statiq.Testing
Containing Type
TestExecutionContext

Syntax

public object GetService(Type serviceType)

Parameters

Name Type Description
serviceType Type

Return Value

Type Description
object