Table of Contents

Class StackExtensions

Namespace
GrindFest
Assembly
GrindFest.dll

Extension methods for Stack to support Remove operation

public static class StackExtensions
Inheritance
object
StackExtensions

Methods

Remove<T>(Stack<T>, T)