Search Results for

    Show / Hide Table of Contents
    View Source

    Interface IMacroRepository

    Namespace: Umbraco.Cms.Core.Persistence.Repositories
    Assembly: Umbraco.Core.dll
    Syntax
    public interface IMacroRepository : IReadWriteQueryRepository<int, IMacro>, IReadRepository<int, IMacro>, IWriteRepository<IMacro>, IQueryRepository<IMacro>, IReadRepository<Guid, IMacro>, IRepository
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2016-present Umbraco
    Generated by DocFX