make api project portable
This commit is contained in:
@@ -305,6 +305,8 @@ namespace MediaBrowser.Model.IO
|
||||
char DirectorySeparatorChar { get; }
|
||||
|
||||
string GetFullPath(string path);
|
||||
|
||||
List<FileSystemMetadata> GetDrives();
|
||||
}
|
||||
|
||||
public enum FileOpenMode
|
||||
|
||||
Reference in New Issue
Block a user