public abstract class LocalizationServiceBase : ILocalizationService,
ISupportInitializePublic MustInherit Class LocalizationServiceBase
Implements ILocalizationService, ISupportInitializepublic ref class LocalizationServiceBase abstract : ILocalizationService,
ISupportInitialize[<AbstractClassAttribute>]
type LocalizationServiceBase =
class
interface ILocalizationService
interface ISupportInitialize
end| LocalizationServiceBase | Инициализирует новый экземпляр класса LocalizationServiceBase |
| BeginInit | |
| BeginInitCore | |
| CheckInitializationPending | |
| CheckIsInitialized | |
| DeferInitialization | |
| EndInit | |
| EndInitCore | |
| 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) |
| GetEntriesAsync | |
| GetEntriesCoreAsync | |
| GetGivenEntriesAsync | |
| GetGivenEntriesCoreAsync | |
| GetHashCode | Serves as the default hash function. (Унаследован от Object) |
| GetLibrariesAsync | |
| GetLibrariesCoreAsync | |
| GetLibraryAsync(Guid, Boolean, CancellationToken) | |
| GetLibraryAsync(String, Boolean, CancellationToken) | |
| GetLibraryCoreAsync(Guid, Boolean, CancellationToken) | |
| GetLibraryCoreAsync(String, Boolean, CancellationToken) | |
| GetType | Gets the Type of the current instance. (Унаследован от Object) |
| ImportLibrariesAsync | Импорт списка библиотек. |
| ImportLibrariesCoreAsync | Импорт списка библиотек. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
| RemoveLibraryAsync | |
| RemoveLibraryCoreAsync | |
| SaveLibraryAsync | |
| SaveLibraryCoreAsync | |
| ToString | Returns a string that represents the current object. (Унаследован от Object) |
| GetCompressedLibraryAsync | (Определяется LocalizationExtensions) |