C# Class EA.Iws.Web.Areas.NotificationMovements.ViewModels.UploadChoice.UploadChoiceViewModel

Mostra file Open project: EnvironmentAgency/prsd-iws

Public Methods

Method Description
UploadChoiceViewModel ( ) : System
UploadChoiceViewModel ( System.Guid id, IEnumerable model ) : System

Method Details

UploadChoiceViewModel() public method

public UploadChoiceViewModel ( ) : System
return System

UploadChoiceViewModel() public method

public UploadChoiceViewModel ( System.Guid id, IEnumerable model ) : System
id System.Guid
model IEnumerable
return System