LazyStack<T>.

Current Property

Summary

The object currently on the top of the stack.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
LazyStack<T>

Syntax

public T Current { get; private set; }

Value

Type Description
T