Request(String) Constructor |
Initializes a new instance of the
Request class
Namespace: DownloaderAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic Request(
string address
)
Parameters
- address String
-
See Also