C# Class Gramps.Controllers.ViewModels.CallNavigationViewModel

This is the view model for "launch"ing call for proposal stuff.
Afficher le fichier Open project: ucdavis/Gramps

Méthodes publiques

Свойство Type Description
CallForProposal CallForProposal

Méthodes publiques

Méthode Description
Create ( CallForProposal callForProposal ) : CallNavigationViewModel

Method Details

Create() public static méthode

public static Create ( CallForProposal callForProposal ) : CallNavigationViewModel
callForProposal CallForProposal
Résultat CallNavigationViewModel

Property Details

CallForProposal public_oe property

public CallForProposal CallForProposal
Résultat CallForProposal