Method | Description | |
---|---|---|
FinishedStartup ( ) : void | ||
HandleCurrency ( string path, |
||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
Start ( IConfigSource config, IRegistryCore registry ) : void |
public HandleCurrency ( string path, |
||
path | string | |
request | ||
httpRequest | ||
httpResponse | ||
return | byte[] |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |