C# 클래스 Docary.Models.EntryTag

파일 보기 프로젝트 열기: JefClaes/Docary 1 사용 예제들

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
EntryTag ( ) : System.ComponentModel.DataAnnotations
EntryTag ( string name, string color, string userId ) : System.ComponentModel.DataAnnotations

메소드 상세

EntryTag() 공개 메소드

public EntryTag ( ) : System.ComponentModel.DataAnnotations
리턴 System.ComponentModel.DataAnnotations

EntryTag() 공개 메소드

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