public sealed class LocalizationService : ILocalizationService,
ISupportInitialize, IDisposable
Public NotInheritable Class LocalizationService
Implements ILocalizationService, ISupportInitialize, IDisposable
public ref class LocalizationService sealed : ILocalizationService,
ISupportInitialize, IDisposable
[<SealedAttribute>]
type LocalizationService =
class
interface ILocalizationService
interface ISupportInitialize
interface IDisposable
end
LocalizationService | Инициализирует новый экземпляр класса LocalizationService |
BeginInit | |
Dispose | Освобождает все ресурсы, используемые объектом LocalizationService |
EndInit | |
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 | |
GetGivenEntriesAsync | |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetLibrariesAsync | |
GetLibraryAsync(Guid, Boolean, CancellationToken) | |
GetLibraryAsync(String, Boolean, CancellationToken) | |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
ImportLibrariesAsync | |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
RemoveLibraryAsync | |
SaveLibraryAsync | |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
Get | (Определяется ComHelper) |
GetCompressedLibraryAsync | (Определяется LocalizationExtensions) |
Invoke | (Определяется ComHelper) |
Set | (Определяется ComHelper) |