C# 클래스 Api.Model.Appointment

파일 보기 프로젝트 열기: auth0-samples/auth0-api-auth-samples

공개 메소드들

메소드 설명
Appointment ( System.DateTime date, string subject ) : System

메소드 상세

Appointment() 공개 메소드

public Appointment ( System.DateTime date, string subject ) : System
date System.DateTime
subject string
리턴 System