public sealed class ThemeStorageLoader : IDisposablePublic NotInheritable Class ThemeStorageLoader
Implements IDisposablepublic ref class ThemeStorageLoader sealed : IDisposable[<SealedAttribute>]
type ThemeStorageLoader =
class
interface IDisposable
end| ThemeStorageLoader(IThemeSettings, FuncCancellationToken, ValueTaskHashSetString, FuncCancellationToken, ValueTaskDictionaryString, Object, FuncCancellationToken, ValueTaskDictionaryString, DictionaryString, Object) | Инициализирует новый экземпляр класса ThemeStorageLoader |
| ThemeStorageLoader(FuncCancellationToken, ValueTaskHashSetString, FuncCancellationToken, ValueTaskDictionaryString, Object, FuncCancellationToken, ValueTaskDictionaryString, DictionaryString, Object, String, String, String, String) | Инициализирует новый экземпляр класса ThemeStorageLoader |
| DefaultThemeName | Название дефолтной темы. Если равно null, то этапа копирования из дефолтной темы не будет. |
| FileSearchPattern | Шаблон поиска файлов с темами в папках FolderPathList. Например, *.json. Не может быть равен null или пустой строке. |
| FolderPathList | Список папок, содержащий загружаемые темы. Может быть равен null или пустой строке, в этом случае сканирование на темы в файлах не выполняется. |
| PropertiesSearchPattern | Шаблон поиска файлов со свойствами тем в папках FolderPathList. Например, *.json. Не может быть равен null или пустой строке. |
| Dispose | Освобождает все ресурсы, используемые объектом ThemeStorageLoader |
| Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetStorageCacheAsync | |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| LoadPropertiesStorageFromFolderAsync | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |