Microsoft.CodeAnalysis.Sarif.Annotation.Annotation C# (CSharp) Method

Annotation() public method

Initializes a new instance of the Annotation class.
public Annotation ( ) : System
return System
        public Annotation()
        {
        }

Same methods

Annotation::Annotation ( Annotation other ) : System
Annotation::Annotation ( string message, IEnumerable locations ) : System