[This is preliminary documentation and is subject to change.]
Namespace: NFX.IO.FileSystem.SVNAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
internal void getFileContent(
WebDAV..::..File file,
Stream stream
)
internal void getFileContent(
WebDAV..::..File file,
Stream stream
)
Friend Sub getFileContent (
file As WebDAV..::..File,
stream As Stream
)
Friend Sub getFileContent (
file As WebDAV..::..File,
stream As Stream
)
internal:
void getFileContent(
WebDAV..::..File^ file,
Stream^ stream
)
internal:
void getFileContent(
WebDAV..::..File^ file,
Stream^ stream
)
internal member getFileContent :
file : WebDAV..::..File *
stream : Stream -> unit
internal member getFileContent :
file : WebDAV..::..File *
stream : Stream -> unit