C# Class Signum.Entities.ModelEntity

Inheritance: EmbeddedEntity, IRootEntity
Afficher le fichier Open project: signumsoftware/framework Class Usage Examples

Méthodes publiques

Méthode Description
GetImplementations ( PropertyRoute route ) : Implementations
ToString ( ) : string

Méthodes protégées

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

Method Details

GetImplementations() public static méthode

public static GetImplementations ( PropertyRoute route ) : Implementations
route PropertyRoute
Résultat Implementations

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