C# Class Docary.Models.EntryTag

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

Private Properties

Свойство Type Description

Méthodes publiques

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

Method Details

EntryTag() public méthode

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

EntryTag() public méthode

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