C# Class Cats.Models.Hubs.ViewModels.DispatchAllocationViewModel

Mostrar archivo Open project: edgecomputing/cats Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DispatchAllocationViewModel ( ) : System

Initializes a new instance of the DispatchAllocationViewModel class.

DispatchAllocationViewModel ( FDP fdp ) : System

Initializes a new instance of the DispatchAllocationViewModel class.

Method Details

DispatchAllocationViewModel() public method

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

DispatchAllocationViewModel() public method

Initializes a new instance of the DispatchAllocationViewModel class.
public DispatchAllocationViewModel ( FDP fdp ) : System
fdp FDP
return System