MetalamaAPI documentationAspect APIMetalama.​Framework.​AspectsTemplate­ProviderFrom­Type
Open sandboxFocus

TemplateProvider.FromType Method

FromType<T>()

Creates a TemplateProvider from a type.

Declaration
public static TemplateProvider FromType<T>()
where T : ITemplateProvider
Returns
Type Description
TemplateProvider
Type Parameters
Name Description
T