C# Class Signum.Entities.ModelEntity

Inheritance: EmbeddedEntity, IRootEntity
Mostra file Open project: signumsoftware/framework Class Usage Examples

Public Methods

Method Description
GetImplementations ( PropertyRoute route ) : Implementations
ToString ( ) : string

Protected Methods

Method Description
PostRetrieving ( ) : void
PreSaving ( bool &graphModified ) : void

Method Details

GetImplementations() public static method

public static GetImplementations ( PropertyRoute route ) : Implementations
route PropertyRoute
return Implementations

PostRetrieving() protected method

protected PostRetrieving ( ) : void
return void

PreSaving() protected method

protected PreSaving ( bool &graphModified ) : void
graphModified bool
return void

ToString() public method

public ToString ( ) : string
return string