TemplateBindingExtensions Members
Include Protected Members
Include Inherited Members
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Extension methods for ITemplateBinding.
The TemplateBindingExtensions type exposes the following members.
Name | Description | |
---|---|---|
CreateSubstitution | Create a template parameter substitution from the given formal to the given actual on given template binding. | |
CreateTemplateBinding | Bind the given classifier to given template classifier. No parameter substitution is created. | |
CreateTemplateParameter | Overloaded. | |
CreateTemplateSignature | Creates a template signature on the given classifier. | |
FindTemplateParameter | Find a template parameter by name. |
Top