Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
KFA
Exceptions
NTFSException
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