Search Results for

    Show / Hide Table of Contents

    Interface IEntityBase

    Defines a base definition for an entity.

    Inherited Members
    IEntityBase<Guid>.Id
    IDatedEntity.CreatedDate
    IDatedEntity.UpdatedDate
    Namespace: MADE.Data.EFCore
    Assembly: MADE.Data.EFCore.dll
    Syntax
    public interface IEntityBase : IEntityBase<Guid>, IDatedEntity

    Extension Methods

    ReflectionExtensions.GetPropertyValue<T>(Object, String)
    ReflectionExtensions.GetPropertyNames(Object)
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright (c) MADE Apps