Method | Description | |
---|---|---|
Accept ( this |
Accepts the specified visitor.
|
public static Accept ( this |
||
attributes | this |
The attributes to be visited. |
memberType | Type of the member. | |
visitor | IServerBehaviorAttributeVisitor | The visitor. |
templateMapping | IIriTemplateMapping | Template mapping to be amended by visitor. |
descriptionContext | DescriptionContext | Description context. |
return | void |