public interface IAclGenerationRuleEventSubscriber : IEventSubscriber
Public Interface IAclGenerationRuleEventSubscriber
Inherits IEventSubscriber
public interface class IAclGenerationRuleEventSubscriber : IEventSubscriber
type IAclGenerationRuleEventSubscriber =
interface
interface IEventSubscriber
end
NotifyAsync |
Выполняет уведомление всех подписчиков на изменение версии объекта.
(Унаследован от IEventSubscriber) |
SubscribeForChangesAsync |
Выполняет подписание на изменение версии объекта.
(Унаследован от IEventSubscriber) |