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

Stack() public method

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

Same methods

Stack::Stack ( Stack other ) : System
Stack::Stack ( StackTrace stackTrace ) : System
Stack::Stack ( string message, IEnumerable frames, SerializedPropertyInfo>.IDictionary properties ) : System