Exemplo n.º 1
0
 /// <summary>
 ///
 /// </summary>
 public void PushIntoStack(UInt64 obj)
 {
     dataStruct.PushIntoStack(obj);
 }