C# Class Castle.ActiveRecord.Tests.Model.Author

Afficher le fichier Open project: shosca/ActiveRecord Class Usage Examples

Méthodes publiques

Méthode Description
Author ( ) : System
Author ( int _id ) : System
GetCurrentSession ( ) : ISession

Method Details

Author() public méthode

public Author ( ) : System
Résultat System

Author() public méthode

public Author ( int _id ) : System
_id int
Résultat System

GetCurrentSession() public méthode

public GetCurrentSession ( ) : ISession
Résultat ISession