Esempio n. 1
0
 public static string GetAbsoluteLocalPath(string key, string baseDirectory = null, string defaultValue = null) => _instance.GetAbsoluteLocalPath(key, baseDirectory, defaultValue);