Table of Contents

ExtensionMethodReference Class

Definition

Namespace
Sandcastle.Tools.BuildComponents.Targets
Assembly
Sandcastle.Tools.BuildComponents.Targets.dll

This represents and extension method reference

[Serializable]
public sealed class ExtensionMethodReference : Reference
Inheritance
ExtensionMethodReference

Constructors

ExtensionMethodReference(string, IList<Parameter>, IList<TypeReference>)

Constructor

Properties

Name

This read-only property returns the extension method name

Parameters

This read-only property returns the extension method parameters

TemplateArgs

This read-only property returns the template arguments if any