[Tizen.Content.Download] Update protection level to 'public' for CacheManager class...
authorakash1-kumar <115205462+akash1-kumar@users.noreply.github.com>
Mon, 10 Apr 2023 02:20:24 +0000 (07:50 +0530)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 02:20:24 +0000 (11:20 +0900)
Signed-off-by: Akash Kumar <akash1.kumar@samsung.com>
src/Tizen.Content.Download/Tizen.Content.Download/CacheManager.cs

index 2a07319..65c49d3 100644 (file)
@@ -23,7 +23,7 @@ namespace Tizen.Content.Download
     /// The CacheManager class provides the functions to manage cache properties.
     /// </summary>
     /// <since_tizen> 11 </since_tizen>
-    static class CacheManager
+    public static class CacheManager
     {
 
         /// <summary>