C# Class ENDA.PLCNetLib.Accessors.BoolArrayAccessor

Inheritance: ArrayAccessor
Afficher le fichier Open project: engina/PLCNetLib Class Usage Examples

Méthodes publiques

Méthode Description
BoolArrayAccessor ( PLC plc, int offset ) : System
this ( int index ) : bool

Method Details

BoolArrayAccessor() public méthode

public BoolArrayAccessor ( PLC plc, int offset ) : System
plc PLC
offset int
Résultat System

this() public méthode

public this ( int index ) : bool
index int
Résultat bool