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

Inheritance: Request
Mostra file Open project: RELOAD-NET/RELOAD.NET

Public Methods

Method Description
FetchRequest ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System
fire ( string nameSpace, NodeId id ) : void

Method Details

FetchRequest() public method

public FetchRequest ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System
machine Machine
codePoint Usage_Code_Point
type int
args string
return System

fire() public method

public fire ( string nameSpace, NodeId id ) : void
nameSpace string
id TSystems.RELOAD.Utils.NodeId
return void