C# Class BinhlEmul.IoPort

显示文件 Open project: Gl237man/mineroute Class Usage Examples

Public Properties

Property Type Description
Name string
Value bool
X int
Y int
Z int

Property Details

Name public_oe property

public string Name
return string

Value public_oe property

public bool Value
return bool

X public_oe property

public int X
return int

Y public_oe property

public int Y
return int

Z public_oe property

public int Z
return int