public BaseUserActivityPublisher() { UserActivityPublisher.Registry(this); }
public void Dispose() { UserActivityPublisher.UnRegistry(this); }