C# 클래스 Docary.Models.Location

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

Private Properties

프로퍼티 타입 설명

공개 메소드들

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

메소드 상세

Location() 공개 메소드

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

Location() 공개 메소드

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