다음을 통해 공유


DateElement(String, DateTime) 생성자

정의

DateElement를 생성합니다.

public DateElement (string caption, DateTime date);
new MonoTouch.Dialog.DateElement : string * DateTime -> MonoTouch.Dialog.DateElement

매개 변수

caption
String

요소에 대한 캡션입니다.

date
DateTime

초기 날짜 및 시간입니다.

적용 대상