Click or drag to resize

FileSystemClientCreate Method

Creates a FileSystemClient instance.

Namespace:  Ookii.Jumbo.Dfs.FileSystem
Assembly:  Ookii.Jumbo.Dfs (in Ookii.Jumbo.Dfs.dll) Version: 2.0.0
Syntax
public static FileSystemClient Create()

Return Value

Type: FileSystemClient
An instance of a class deriving form FileSystemClient.
See Also