C# Class DogTrainingWeb.Models.DogBarkViewModel

Afficher le fichier Open project: devopsguys/DogTrainingCloudService Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
DogBarkViewModel ( ) : System.ComponentModel.DataAnnotations
DogBarkViewModel ( DogBarkModel model ) : System.ComponentModel.DataAnnotations

Method Details

DogBarkViewModel() public méthode

public DogBarkViewModel ( ) : System.ComponentModel.DataAnnotations
Résultat System.ComponentModel.DataAnnotations

DogBarkViewModel() public méthode

public DogBarkViewModel ( DogBarkModel model ) : System.ComponentModel.DataAnnotations
model DogBarkModel
Résultat System.ComponentModel.DataAnnotations