C# Class NGNIDA.OPERAND

显示文件 Open project: Rex-Hays/GNIDA Class Usage Examples

Public Properties

Property Type Description
flags byte
size ushort
value value1

Property Details

flags public_oe property

public byte flags
return byte

size public_oe property

public ushort size
return ushort

value public_oe property

public value1,NGNIDA value
return value1