HostingConventionDelegate.

Invoke(IHostingConventionContext) Method

Syntax

public virtual void Invoke(IHostingConventionContext context)

Attributes

Type Description
NullableContextAttribute

Parameters

Name Type Description
context IHostingConventionContext

Return Value

Type Description
void