|
[C#]
virtual void Process(IndirectObject owner, ArrayAtom
contents)
Process(IndirectObject owner, ArrayAtom contents,
IList<Tuple<string, int>> ops)
[Visual Basic]
Overridable Function Process(owner As IndirectObject,
contents As ArrayAtom) As void
Process(IndirectObject owner, ArrayAtom contents,
IList<Tuple<string, int>> ops)
|
|
|