C# Class GNIDA.OPERAND

Show file Open project: Rex-Hays/GNIDA Class Usage Examples

Public Properties

Property Type Description
flags byte
size ushort
value value1

Property Details

flags public property

public byte flags
return byte

size public property

public ushort size
return ushort

value public property

public value1,GNIDA value
return value1