PushAnnotation(object, Type, string, string, int)
Declaration
void PushAnnotation(object targetDeclaration, Type annotationClass = null, string arguments = null, string description = null, int linesOfCodeAvoided = 0)
Parameters
Type | Name | Description |
---|---|---|
object | targetDeclaration | |
Type | annotationClass | |
string | arguments | |
string | description | |
int | linesOfCodeAvoided |