MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​ReflectionObject­ConstructionNamed­Arguments
Open sandboxFocus

ObjectConstruction.NamedArguments Property

NamedArguments

Declaration
public IDictionary<string, object> NamedArguments { get; }
Property Value
Type Description
System.Collections.Generic.IDictionary<String, Object>