SimpleStaticLazyStack<TStack, TValue>.

Get(TValue) Method

Summary

Increments the stack, sets the InspectorGadgets.SimpleStaticLazyStack`2.CurrentValue, and returns the top element of the stack.

Syntax

public static TStack Get(TValue value)

Parameters

Name Type Description
value TValue

Return Value

Type Description
TStack