C# 클래스 EventApp.Common.ScheduleItem

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

공개 메소드들

메소드 설명
ScheduleItem ( string name, string desc, System.DateTime dateTime, Location location, Speaker speaker, Category category, string images ) : System

메소드 상세

ScheduleItem() 공개 메소드

public ScheduleItem ( string name, string desc, System.DateTime dateTime, Location location, Speaker speaker, Category category, string images ) : System
name string
desc string
dateTime System.DateTime
location Location
speaker Speaker
category Category
images string
리턴 System