C# Class Engage.Dnn.TakeOut.ViewTakeOutViewModel

The view model for the Take-Out, to be displayed by IViewTakeOutView
Datei anzeigen Open project: EngageSoftware/Engage-Take-Out

Public Methods

Method Description
ViewTakeOutViewModel ( ) : System

Initializes a new instance of the ViewTakeOutViewModel class.

Method Details

ViewTakeOutViewModel() public method

Initializes a new instance of the ViewTakeOutViewModel class.
public ViewTakeOutViewModel ( ) : System
return System