다음을 통해 공유


TimeAttribute 클래스

정의

시간 선택기를 사용하여 렌더링을 수행하도록 지시하기 위해 DateTime 개체에 적용된 특성입니다.

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class TimeAttribute : Attribute
type TimeAttribute = class
    inherit Attribute
상속
TimeAttribute
특성

설명

MonoTouch.Dialog의 리플렉션 바인더에만 사용됩니다.

생성자

TimeAttribute()

적용 대상