Hi,
as #143, sometimes we need to set argument name different with property name or method name, so I add the ArgDisplayName attribute to do this. The ArgDisplayName attribute can be set to both property and action method. See the DisplayNameTests.cs for the specific usage format.
Hi, as #143, sometimes we need to set argument name different with property name or method name, so I add the ArgDisplayName attribute to do this. The ArgDisplayName attribute can be set to both property and action method. See the DisplayNameTests.cs for the specific usage format.