Summary
Increments the stack, sets the
InspectorGadgets.SimpleStaticLazyStack`2.CurrentValue
, and returns the top element of the stack.
- Assembly
- Kybernetik
.InspectorGadgets .Editor .dll - Namespace
- InspectorGadgets
- Containing Type
- Simple
Static Lazy Stack <TStack, TValue>
Syntax
public static TStack Get(TValue value)
Parameters
Name | Type | Description |
---|---|---|
value | TValue |
Return Value
Type | Description |
---|---|
TStack |