MethodTarget.MethodTarget Constructor
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
Constructor
public MethodTarget(IList<Parameter> parameters, TypeReference returnType)
Parameters
parametersIList<Parameter>Method parameters if any
returnTypeTypeReferenceThe method return type