C# Class trello.ViewModels.AboutViewModel

Inheritance: Caliburn.Micro.Screen
Afficher le fichier Open project: Bunk/trellow

Private Properties

Свойство Type Description
RateAndReview void
ReadFromAppManifest string
SendFeedback void
VisitTrellowBoard void

Méthodes publiques

Méthode Description
AboutViewModel ( INavigationService navigation ) : System.Linq

Private Methods

Méthode Description
RateAndReview ( ) : void
ReadFromAppManifest ( ) : string
SendFeedback ( ) : void
VisitTrellowBoard ( ) : void

Method Details

AboutViewModel() public méthode

public AboutViewModel ( INavigationService navigation ) : System.Linq
navigation INavigationService
Résultat System.Linq