次の方法で共有


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()

適用対象