C# Class TSystems.RELOAD.Extension.GatewayRequestHandler.StoreRequest

Inheritance: Request
Afficher le fichier Open project: RELOAD-NET/RELOAD.NET

Méthodes publiques

Méthode Description
StoreRequest ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System
fire ( string nameSpace, NodeId id ) : void

Method Details

StoreRequest() public méthode

public StoreRequest ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System
machine Machine
codePoint Usage_Code_Point
type int
args string
Résultat System

fire() public méthode

public fire ( string nameSpace, NodeId id ) : void
nameSpace string
id TSystems.RELOAD.Utils.NodeId
Résultat void