C# Class Docary.Models.EntryTag

ファイルを表示 Open project: JefClaes/Docary Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
EntryTag ( ) : System.ComponentModel.DataAnnotations
EntryTag ( string name, string color, string userId ) : System.ComponentModel.DataAnnotations

Method Details

EntryTag() public method

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

EntryTag() public method

public EntryTag ( string name, string color, string userId ) : System.ComponentModel.DataAnnotations
name string
color string
userId string
return System.ComponentModel.DataAnnotations