C# Class SpeakFriend.Utilities.PersistableBase

Implements IPersistable with Id and DateCreated, and initializes DateCreated with the current DateTime in the constructor.
Inheritance: IPersistable
Show file Open project: teamaton/speak-lib

Protected Methods

Method Description
PersistableBase ( ) : System

Method Details

PersistableBase() protected method

protected PersistableBase ( ) : System
return System