C# Class Postworthy.Models.Web.ArticleStubPage

Inheritance: RepositoryEntity
Afficher le fichier Open project: postworthy/postworthy Class Usage Examples

Méthodes publiques

Méthode Description
ArticleStubPage ( ) : System
ArticleStubPage ( int pageNumber, IEnumerable articleStubs = null ) : System
IsEqual ( RepositoryEntity other ) : bool

Method Details

ArticleStubPage() public méthode

public ArticleStubPage ( ) : System
Résultat System

ArticleStubPage() public méthode

public ArticleStubPage ( int pageNumber, IEnumerable articleStubs = null ) : System
pageNumber int
articleStubs IEnumerable
Résultat System

IsEqual() public méthode

public IsEqual ( RepositoryEntity other ) : bool
other RepositoryEntity
Résultat bool