Method | Description | |
---|---|---|
GetPortal ( byte toid, byte fromid ) : PortalInfo | ||
Start ( string configFile ) : void |
Method | Description | |
---|---|---|
AddPortal ( |
public static GetPortal ( byte toid, byte fromid ) : PortalInfo | ||
toid | byte | |
fromid | byte | |
return | PortalInfo |
public static Start ( string configFile ) : void | ||
configFile | string | |
return | void |