ConventionHostBuilderExtensions.

Get<T>(IConventionHostBuilder) Method

Summary

Get a value by type from the context

Syntax

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

Attributes

Type Description
NotNullAttribute

Type Parameters

Name Description
T

Parameters

Name Type Description
context IConventionHostBuilder The context

Return Value

Type Description
T T.