DateAttribute 类

定义

应用于 DateTime 对象的属性指示使用日期选择器完成呈现。

[System.AttributeUsage(System.AttributeTargets.Property | System.AttributeTargets.Field, Inherited=false)]
public class DateAttribute : Attribute
type DateAttribute = class
    inherit Attribute
继承
DateAttribute
属性

注解

这仅用于 MonoTouch.Dialog 的反射绑定器

构造函数

DateAttribute()

适用于