IObjectRuleRepositoryBase<T> public interface IObjectRuleRepositoryBase<T> where T : IObjectRule Documentation int Create(T objectRule) T Read(IArtifactRef artifactRef) void Update(T objectRule)