Interface ICreationAuditedObject
This interface can be implemented to store creation information (who and when created).
Namespace: Code.Library
Assembly: Code.Library.dll
Syntax
public interface ICreationAuditedObject : IHasCreationTime, IMayHaveCreator