public sealed class SmartRoleGeneratorEventSubscriber : EventSubscriberBase,
ISmartRoleGeneratorEventSubscriber, IEventSubscriber
Public NotInheritable Class SmartRoleGeneratorEventSubscriber
Inherits EventSubscriberBase
Implements ISmartRoleGeneratorEventSubscriber, IEventSubscriber
public ref class SmartRoleGeneratorEventSubscriber sealed : public EventSubscriberBase,
ISmartRoleGeneratorEventSubscriber, IEventSubscriber
[<SealedAttribute>]
type SmartRoleGeneratorEventSubscriber =
class
inherit EventSubscriberBase
interface ISmartRoleGeneratorEventSubscriber
interface IEventSubscriber
end
SmartRoleGeneratorEventSubscriber | Созадёт экземпляр класса с указанием его свойст и зависимостей. |
EventName |
Имя события на изменение версии.
(Переопределяет EventSubscriberBaseEventName) |
DisposeAsync | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources asynchronously. (Унаследован от EventSubscriberBase) |
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) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
NotifyAsync |
Выполняет уведомление всех подписчиков на изменение версии объекта.
(Унаследован от EventSubscriberBase) |
SubscribeForChangesAsync |
Выполняет подписание на изменение версии объекта.
(Унаследован от EventSubscriberBase) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |