public Nullable<bool> Transient { get; set; }
Public Property Transient As Nullable(Of Boolean) Get Set
public: property Nullable<bool> Transient { Nullable<bool> get (); void set (Nullable<bool> value); }
Submit feedback about this site to: