Search Results for

    Show / Hide Table of Contents

    Class ObjectEntityBaseExtensions

    Inheritance
    object
    ObjectEntityBaseExtensions
    Inherited Members
    object.GetType()
    object.MemberwiseClone()
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    Namespace: LemonEdge.API.Entities.FinancialServices.LegalEntity
    Assembly: LemonEdge.API.Entities.FinancialServices.dll
    Syntax
    public static class ObjectEntityBaseExtensions

    Methods

    OnCodeChangedMoveToLegalAndNameIfEmpty(IObjectEntityBase)

    Declaration
    public static void OnCodeChangedMoveToLegalAndNameIfEmpty(this IObjectEntityBase item)
    Parameters
    Type Name Description
    IObjectEntityBase item

    OnLegalNameChangedMoveToNameAndCodeIfEmpty(IObjectEntityBase)

    Declaration
    public static void OnLegalNameChangedMoveToNameAndCodeIfEmpty(this IObjectEntityBase item)
    Parameters
    Type Name Description
    IObjectEntityBase item

    OnNameChangedMoveToCodeAndLegalIfEmpty(IObjectEntityBase)

    Declaration
    public static void OnNameChangedMoveToCodeAndLegalIfEmpty(this IObjectEntityBase item)
    Parameters
    Type Name Description
    IObjectEntityBase item

    OnTypeChanged(IObjectEntityBase, IReadOnlyCache)

    Declaration
    public static Task OnTypeChanged(this IObjectEntityBase item, IReadOnlyCache cache)
    Parameters
    Type Name Description
    IObjectEntityBase item
    IReadOnlyCache cache
    Returns
    Type Description
    Task
    In this article
    Back to top © LemonEdge Technologies. All rights reserved.