public sealed class ClientDeputiesManagementSettingsProvider : IDeputiesManagementSettingsProvider
Public NotInheritable Class ClientDeputiesManagementSettingsProvider
Implements IDeputiesManagementSettingsProvider
public ref class ClientDeputiesManagementSettingsProvider sealed : IDeputiesManagementSettingsProvider
[<SealedAttribute>]
type ClientDeputiesManagementSettingsProvider =
class
interface IDeputiesManagementSettingsProvider
end
ClientDeputiesManagementSettingsProvider | Инициализирует новый экземпляр класса ClientDeputiesManagementSettingsProvider |
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) |
GetSettingsAsync | Метод для получения настроек замещения. |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeSettings | Производит инициализацию настроек для провайдера, полученных с сервера. Может быть вызван только один раз. |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ResetSettingsAsync | Метод для сброса настроек замещения. |
ToString | Returns a string that represents the current object. (Унаследован от Object) |