Show / Hide Table of Contents

    Interface ICreationAuditedObject

    This interface can be implemented to store creation information (who and when created).

    Inherited Members
    IHasCreationTime.CreationTime
    IMayHaveCreator.CreatorId
    Namespace: Code.Library
    Assembly: Code.Library.dll
    Syntax
    public interface ICreationAuditedObject : IHasCreationTime, IMayHaveCreator

    Extension Methods

    SerializationHelper.SerializeObject<T>(T)
    SerializationHelper.SerializeObjectUsingBinaryFormatter<T>(T)
    SerializationHelper.SerializeToXML<T>(T)
    GenericTypeExtensions.GetGenericTypeName(object)
    • Improve this Doc
    • View Source
    Back to top Generated by Abhith Rajan using DocFX