StaticLazyStack<T>.

GetCurrent() Method

Summary

Gets the element currently at the top of the stack.

Syntax

public static T GetCurrent()

Return Value

Type Description
T