Interface IRevisionSubscribtionService<T>
Represents a service for managing revision subscriptions.
public interface IRevisionSubscribtionService<T> where T : class
Type Parameters
TThe type of the revision.
Represents a service for managing revision subscriptions.
public interface IRevisionSubscribtionService<T> where T : class
TThe type of the revision.