BaseAttribute.

BaseAttribute(string, ArgumentSource) Constructor

Assembly
Cake.ArgumentBinder.dll
Namespace
Cake.ArgumentBinder
Containing Type
BaseAttribute

Syntax

protected BaseAttribute(string argumentName, ArgumentSource argumentSource)

Parameters

Name Type Description
argumentName string
argumentSource ArgumentSource

Return Value

Type Description
void