SimpleStaticLazyStack<TStack, TValue>.

OnIncrement() Method

Summary

Called by InspectorGadgets.StaticLazyStack`1.Increment. Stores the InspectorGadgets.SimpleStaticLazyStack`2.CurrentValue in InspectorGadgets.SimpleStaticLazyStack`2.PreviousValue.

Syntax

protected override void OnIncrement()

Return Value

Type Description
void