Exclude()
Signature: unit -> seq<string>
|
Gets and Sets property names that should be excluded.
|
Exclude()
Signature: unit -> unit
|
Gets and Sets property names that should be excluded.
|
ExcludeNull()
Signature: unit -> bool
|
Gets and Sets whether null properties are excluded.
|
ExcludeNull()
Signature: unit -> unit
|
Gets and Sets whether null properties are excluded.
|
Include()
Signature: unit -> seq<string>
|
Gets and Sets property names that should be included.
|
Include()
Signature: unit -> unit
|
Gets and Sets property names that should be included.
|