public FsBasic_RemoteFsOperation_Adapter( mwg.mwgvfs.gvfs.GvfsOperation operation, mwg.mwgvfs.gvfs.IFsBasic basic, SshfsMessage message ) { this.operation = operation; this.basic = basic; this.output = message; }
public DebugFsOperation(Dokan.DokanOperations ops) { this.ops = ops; }