public sealed class AclGenerationRuleEventSubscriber : EventSubscriberBase,
IAclGenerationRuleEventSubscriber, IEventSubscriberPublic NotInheritable Class AclGenerationRuleEventSubscriber
Inherits EventSubscriberBase
Implements IAclGenerationRuleEventSubscriber, IEventSubscriberpublic ref class AclGenerationRuleEventSubscriber sealed : public EventSubscriberBase,
IAclGenerationRuleEventSubscriber, IEventSubscriber[<SealedAttribute>]
type AclGenerationRuleEventSubscriber =
class
inherit EventSubscriberBase
interface IAclGenerationRuleEventSubscriber
interface IEventSubscriber
end| AclGenerationRuleEventSubscriber | Созадёт экземпляр класса с указанием его свойст и зависимостей. |
| 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) |