Show / Hide Table of Contents

Class EntityChangeValueFormatter

Inheritance
object
EntityChangeValueFormatter
Inherited Members
object.GetType()
object.MemberwiseClone()
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
Namespace: Volo.Abp.AuditLogging
Assembly: Volo.Abp.AuditLogging.Application.Contracts.dll
Syntax
public static class EntityChangeValueFormatter

Methods

Format(string)

Declaration
public static string Format(string value)
Parameters
Type Name Description
string value
Returns
Type Description
string
In this article
Back to top Powered by ABP.IO Platform