ConventionContextExtensions.

Get<T>(IConventionContext) Method

Summary

Get a value by type from the context

Syntax

public static T Get<T>(this IConventionContext context)

Attributes

Type Description
NotNullAttribute

Type Parameters

Name Description
T

Parameters

Name Type Description
context IConventionContext The context

Return Value

Type Description
T T.