C# 클래스 TSystems.RELOAD.Extension.GatewayRequestHandler.StoreRequest

상속: Request
파일 보기 프로젝트 열기: RELOAD-NET/RELOAD.NET

공개 메소드들

메소드 설명
StoreRequest ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System
fire ( string nameSpace, NodeId id ) : void

메소드 상세

StoreRequest() 공개 메소드

public StoreRequest ( Machine machine, Usage_Code_Point codePoint, int type, string args = null ) : System
machine Machine
codePoint Usage_Code_Point
type int
args string
리턴 System

fire() 공개 메소드

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