NamedArguments
Gets the named arguments, i.e. the assigned fields and properties. Note that the order may be important in case of non-trivial property setters.
Declaration
public INamedArgumentList NamedArguments { get; }
Property Value
Type | Description |
---|---|
INamedArgumentList |