public class GUIScopeStack<T> : Stack<T>
public GUIScopeStack()
public T Pop()
public void Push(T t)
We use cookies to ensure that we give you the best experience on our website. Click here for more information. I got it