[]
        
(Showing Draft Content)

C1.WPF.Extended.MethodAttribute

MethodAttribute Class

Used to provide configuration information for the C1PropertyGrid.

Inheritance
MethodAttribute
Namespace: C1.WPF.Extended
Assembly: C1.WPF.Extended.4.6.2.dll
Syntax
public class MethodAttribute : MemberAttribute

Constructors

Name Description
MethodAttribute()

Initializes a new instance of the MethodAttribute class.

Properties

Name Description
MethodInfo

Gets the MethodInfo corresponding to the current method.

ParameterValues

Gets or sets the ordered list of parameter values used to invoke the method.

Parameters

Gets or sets the ordered list of parameter Types in the methods signature.