C# Class System.Collections.Stack.StackDebugView

Show file Open project: dotnet/corefx

Private Properties

Property Type Description

Public Methods

Method Description
StackDebugView ( Stack stack ) : System.Diagnostics

Method Details

StackDebugView() public method

public StackDebugView ( Stack stack ) : System.Diagnostics
stack Stack
return System.Diagnostics