PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / MethodAttribute Class / MethodInfo Property

In This Topic
    MethodInfo Property
    In This Topic
    Gets the MethodInfo corresponding to the current method.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property MethodInfo As MethodInfo
    public MethodInfo MethodInfo {get;}
    See Also