C# Class Gramps.Controllers.ViewModels.CallNavigationViewModel

This is the view model for "launch"ing call for proposal stuff.
Mostra file Open project: ucdavis/Gramps

Public Properties

Property Type Description
CallForProposal CallForProposal

Public Methods

Method Description
Create ( CallForProposal callForProposal ) : CallNavigationViewModel

Method Details

Create() public static method

public static Create ( CallForProposal callForProposal ) : CallNavigationViewModel
callForProposal CallForProposal
return CallNavigationViewModel

Property Details

CallForProposal public_oe property

public CallForProposal CallForProposal
return CallForProposal