Add ConvertToFileUrl in IXStorageProvider ...
This commit is contained in:
@@ -29,6 +29,7 @@ namespace xStorageService.Interfaces
|
||||
string GetVideoFolderPath ();
|
||||
string GetDocumentFolderPath ();
|
||||
string FilePathResolver (string fullPath);
|
||||
string ConvertToFileUrl(string fullPath);
|
||||
#endregion
|
||||
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user