IgnorePropertyAttribute Constructor

System.Data.Generic

IgnorePropertyAttribute Constructor
Initializes a new instance of the IgnorePropertyAttribute class

Namespace: System.Data.Generic
Assembly: System.Data.Generic (in System.Data.Generic.dll) Version: 1.9.5473.30542 (1.9.5473.2392)
Syntax
public IgnorePropertyAttribute()
Public Sub New
public:
IgnorePropertyAttribute()
new : unit -> IgnorePropertyAttribute
See Also