MetalamaAPI documentationAspect APIMetalama.​Framework.​AdvisingMethod­Template­SelectorImplicit
Open sandboxFocus

MethodTemplateSelector.Implicit Operator

Implicit(String to MethodTemplateSelector)

Converts a System.String to a new instance of the MethodTemplateSelector where the DefaultTemplate property is set to this string.

Declaration
public static implicit operator MethodTemplateSelector(string defaultTemplate)
Parameters
Type Name Description
System.String defaultTemplate

Name of the default template.

Returns
Type Description
MethodTemplateSelector