C# Class Docary.Models.Location

Afficher le fichier Open project: JefClaes/Docary Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Location ( ) : System.ComponentModel.DataAnnotations
Location ( string name, string userId ) : System.ComponentModel.DataAnnotations

Method Details

Location() public méthode

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

Location() public méthode

public Location ( string name, string userId ) : System.ComponentModel.DataAnnotations
name string
userId string
Résultat System.ComponentModel.DataAnnotations