C# Class KFA.Exceptions.NTFSException

Inheritance: FileSystemException
Mostra file Open project: Alex-Jaeger/BitcoinFindAndRecover

Public Methods

Method Description
NTFSException ( FileSystemNTFS fileSystem, ulong errorOffset, string errorMessage ) : System.Collections.Generic

Method Details

NTFSException() public method

public NTFSException ( FileSystemNTFS fileSystem, ulong errorOffset, string errorMessage ) : System.Collections.Generic
fileSystem KFS.FileSystems.NTFS.FileSystemNTFS
errorOffset ulong
errorMessage string
return System.Collections.Generic