Example #1
0
 protected void Push(Core.ElementBase element)
 {
     MethodContext.Push(element);
 }