Method PushAnnotation
PushAnnotation(Object, Type, String, String, Int32)
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 | |
Int32 | linesOfCodeAvoided |