Show / Hide Table of Contents

    Interface IRepositoryWrapper<T>

    Namespace: Catalyst.Abstractions.Repository
    Assembly: Catalyst.Abstractions.dll
    Syntax
    public interface IRepositoryWrapper<T> : IRepository<T, string> where T : class
    Type Parameters
    Name Description
    T
    • Improve this Doc
    • View Source
    Back to top Copyright © 2019 Catalyst Network