C# Class SpeakFriend.Utilities.PersistableBase

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

Méthodes protégées

Méthode Description
PersistableBase ( ) : System

Method Details

PersistableBase() protected méthode

protected PersistableBase ( ) : System
Résultat System