次の方法で共有


DateAttribute クラス

定義

Date セレクターを使用してレンダリングを実行するように指示するために、DateTime オブジェクトに適用される属性。

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

注釈

これは MonoTouch.Dialog のリフレクション バインダーにのみ使用されます

コンストラクター

DateAttribute()

適用対象