Constructors
Summary
public MemorySafeStack()
Summary
public MemorySafeStack(int capacity)
Parameters
- int capacity
Summary
public MemorySafeStack(ICollection col)
Parameters
- ICollection col
public MemorySafeStack()
public MemorySafeStack(int capacity)
public MemorySafeStack(ICollection col)