C# Class DogTrainingWeb.Models.DogBarkViewModel

Datei anzeigen Open project: devopsguys/DogTrainingCloudService Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DogBarkViewModel ( ) : System.ComponentModel.DataAnnotations
DogBarkViewModel ( DogBarkModel model ) : System.ComponentModel.DataAnnotations

Method Details

DogBarkViewModel() public method

public DogBarkViewModel ( ) : System.ComponentModel.DataAnnotations
return System.ComponentModel.DataAnnotations

DogBarkViewModel() public method

public DogBarkViewModel ( DogBarkModel model ) : System.ComponentModel.DataAnnotations
model DogBarkModel
return System.ComponentModel.DataAnnotations