loader class
Description
Provides the function to download and upload.
Notes
It is a class that is dynamically embedded when the Cooker runs.
This class is distributed as Rtype.Loader.dll.
The dll file is in the dlls directory in the Cooker's distribution archive.
DLL
Rtype.Loader.dll
fitter
Signature | Description |
loader() | Get a new instance of loader class. |
getter
setter
This class does not have a setter.
method
Signature | Description |
DownloadFile(string,string) | Downloads the resource with the specified URL to a local file. |
DownloadString(string) | Downloads the resource with the specified URL to a string. |
UploadFile(string,string) | Uploads a local file to the specified URL. |
UploadString(string,string) | Uploads a string to the specified URL. |
Downloads for latest version.
Downloads the loader class ver 1.0.0.1 for Any CPU.
Downloads the loader class ver 1.0.0.1 for x86.
Downloads the loader class ver 1.0.0.1 for x64.
Downloads the source of loader class ver 1.0.0.1.
The above .dll and source files are distributed as a self-extracting archive of 7z format.