메소드 | 설명 | |
---|---|---|
GetDefaultSearchStrategy ( ) : ISearchStrategy | ||
GetFile ( string path ) : IEnumerable |
||
GetFirstFile ( string path ) : |
||
GetRoot ( ) : |
||
GetSearchStrategies ( ) : List |
||
GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
HasFileSystem ( IFileSystemStore store ) : bool | ||
TryLoad ( IFileSystemStore store ) : IFileSystem |
메소드 | 설명 | |
---|---|---|
GetChanceOfRecovery ( |
public GetDefaultSearchStrategy ( ) : ISearchStrategy | ||
리턴 | ISearchStrategy |
public GetFirstFile ( string path ) : |
||
path | string | |
리턴 |
public GetSectorStatus ( ulong sectorNum ) : SectorStatus | ||
sectorNum | ulong | |
리턴 | SectorStatus |
public static HasFileSystem ( IFileSystemStore store ) : bool | ||
store | IFileSystemStore | |
리턴 | bool |
public static TryLoad ( IFileSystemStore store ) : IFileSystem | ||
store | IFileSystemStore | |
리턴 | IFileSystem |