Robuta

https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.contextstack.pop?view=netframework-4.8 ContextStack.Pop Method (System.ComponentModel.Design.Serialization) | Microsoft Learn Removes the current object off of the stack, returning its value. popmethodsystemdesignserialization https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.contextstack.push?view=netframework-4.8 ContextStack.Push(Object) Method (System.ComponentModel.Design.Serialization) | Microsoft Learn Pushes, or places, the specified object onto the stack. pushobjectmethodsystemdesign https://learn.microsoft.com/pt-br/dotnet/api/system.componentmodel.design.serialization.contextstack.current?view=netframework-4.8 ContextStack.Current Property (System.ComponentModel.Design.Serialization) | Microsoft Learn Gets the current object on the stack. property systemcurrentdesignserializationmicrosoft