C# Class BinhlEmul.IoPort

Show file 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 property

public string Name
return string

Value public property

public bool Value
return bool

X public property

public int X
return int

Y public property

public int Y
return int

Z public property

public int Z
return int