메소드 | 설명 | |
---|---|---|
AddRouting ( int key, System.Guid srcUuid, IRemote routeTo ) : void | ||
RouteData ( int key, System.Guid srcUuid, byte data, int len, int offset ) : void |
public AddRouting ( int key, System.Guid srcUuid, IRemote routeTo ) : void | ||
key | int | |
srcUuid | System.Guid | |
routeTo | IRemote | |
리턴 | void |
public RouteData ( int key, System.Guid srcUuid, byte data, int len, int offset ) : void | ||
key | int | |
srcUuid | System.Guid | |
data | byte | |
len | int | |
offset | int | |
리턴 | void |