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