[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)
public SVNFileSystemSession StartSession(
SVNFileSystemSessionConnectParams cParams
)
public SVNFileSystemSession StartSession(
SVNFileSystemSessionConnectParams cParams
)
Public Function StartSession (
cParams As SVNFileSystemSessionConnectParams
) As SVNFileSystemSession
Public Function StartSession (
cParams As SVNFileSystemSessionConnectParams
) As SVNFileSystemSession
public:
SVNFileSystemSession^ StartSession(
SVNFileSystemSessionConnectParams^ cParams
)
public:
SVNFileSystemSession^ StartSession(
SVNFileSystemSessionConnectParams^ cParams
)
member StartSession :
cParams : SVNFileSystemSessionConnectParams -> SVNFileSystemSessionmember StartSession :
cParams : SVNFileSystemSessionConnectParams -> SVNFileSystemSessionReturn Value
Type:
SVNFileSystemSession