MethodTarget.TemplateArgs Property
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This is used to get or set specialized template arguments if any (used with extension methods)
public IList<TypeReference> TemplateArgs { get; set; }
This is used to get or set specialized template arguments if any (used with extension methods)
public IList<TypeReference> TemplateArgs { get; set; }