SimpleStaticLazyStack<TStack, TValue>.

CurrentValue Property

Summary

The TValue being controlled by this stack.

Syntax

public abstract TValue CurrentValue { get; set; }

Value

Type Description
TValue