Constructor AttributeDescription
AttributeDescription(String, String, LambdaCapturedVariableDescription.CheckAttributeApplicable)
Declaration
public AttributeDescription(string methodName, string attributeName, LambdaCapturedVariableDescription.CheckAttributeApplicable check = null)
Parameters
Type | Name | Description |
---|---|---|
String | methodName | |
String | attributeName | |
LambdaCapturedVariableDescription.CheckAttributeApplicable | check |