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

Operator Implicit

Implicit(String to GetterTemplateSelector)

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

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

Name of the default template.

Returns
Type Description
GetterTemplateSelector