C# Class DokanSSHFS.SettingForm.MountWorker

Mostra file Open project: apaka/dokan

Public Methods

Method Description
MountWorker ( DokanOperations sshfs, DokanOptions opt ) : System
Start ( ) : void

Method Details

MountWorker() public method

public MountWorker ( DokanOperations sshfs, DokanOptions opt ) : System
sshfs DokanOperations
opt DokanOptions
return System

Start() public method

public Start ( ) : void
return void