C# Class Southwind.Entities.PersonEntity

Inheritance: CustomerEntity
Afficher le fichier Open project: signumsoftware/southwind

Private Properties

Свойство Type Description
PersonEntity System

Méthodes publiques

Méthode Description
EntityIntegrityCheck ( ) : Dictionary>
ToString ( ) : string

Méthodes protégées

Méthode Description
PostRetrieving ( ) : void
PreSaving ( bool &graphModified ) : void

Private Methods

Méthode Description
PersonEntity ( ) : System

Method Details

EntityIntegrityCheck() public méthode

public EntityIntegrityCheck ( ) : Dictionary>
Résultat Dictionary>

PostRetrieving() protected méthode

protected PostRetrieving ( ) : void
Résultat void

PreSaving() protected méthode

protected PreSaving ( bool &graphModified ) : void
graphModified bool
Résultat void

ToString() public méthode

public ToString ( ) : string
Résultat string