Class ObjectEntityBaseExtensions
Inheritance
ObjectEntityBaseExtensions
Assembly: LemonEdge.API.Entities.FinancialServices.dll
Syntax
public static class ObjectEntityBaseExtensions
Methods
OnCodeChangedMoveToLegalAndNameIfEmpty(IObjectEntityBase)
Declaration
public static void OnCodeChangedMoveToLegalAndNameIfEmpty(this IObjectEntityBase item)
Parameters
OnLegalNameChangedMoveToNameAndCodeIfEmpty(IObjectEntityBase)
Declaration
public static void OnLegalNameChangedMoveToNameAndCodeIfEmpty(this IObjectEntityBase item)
Parameters
OnNameChangedMoveToCodeAndLegalIfEmpty(IObjectEntityBase)
Declaration
public static void OnNameChangedMoveToCodeAndLegalIfEmpty(this IObjectEntityBase item)
Parameters
OnTypeChanged(IObjectEntityBase, IReadOnlyCache)
Declaration
public static Task OnTypeChanged(this IObjectEntityBase item, IReadOnlyCache cache)
Parameters
Returns