C# Class MALClient.XShared.NavArgs.ForumsTopicNavigationArgs

Inheritance: ForumsNavigationArgs
Afficher le fichier Open project: Mordonus/MALClient Class Usage Examples

Méthodes publiques

Méthode Description
ForumsTopicNavigationArgs ( string topicId, ForumBoards sourceBoard, bool lastpost = false ) : System
ForumsTopicNavigationArgs ( string topicId, bool lastpost ) : System

Private Methods

Méthode Description
ForumsTopicNavigationArgs ( ) : System

Method Details

ForumsTopicNavigationArgs() public méthode

public ForumsTopicNavigationArgs ( string topicId, ForumBoards sourceBoard, bool lastpost = false ) : System
topicId string
sourceBoard ForumBoards
lastpost bool
Résultat System

ForumsTopicNavigationArgs() public méthode

public ForumsTopicNavigationArgs ( string topicId, bool lastpost ) : System
topicId string
lastpost bool
Résultat System