[]
        
(Showing Draft Content)

C1.WPF.PropertyGrid.MethodAttribute.-ctor

MethodAttribute Constructor

MethodAttribute()

Initializes a new instance of the MethodAttribute class.

Declaration
public MethodAttribute()

MethodAttribute(MethodAttribute)

Initializes a new instance of the MethodAttribute class.

Declaration
public MethodAttribute(MethodAttribute methodAttribute)
Parameters
Type Name Description
MethodAttribute methodAttribute

Another method attribute to create from.