SimpleStaticLazyStack<TStack, TValue>.

PreviousValue Property

Summary

The InspectorGadgets.SimpleStaticLazyStack`2.CurrentValue from before this stack element was activated.

Syntax

public TValue PreviousValue { get; private set; }

Value

Type Description
TValue