Returns whether this stack object is equal to another
Returns whether this stack object is equal to another
public bool Equals(StackObject);
Returns whether this stack object is equal to another
public override bool Equals(object);
StackObject Class | JaCIL.Compiler.Instruction Namespace