Gets the MethodInfo corresponding to the current method.
Namespace:
C1.WPF.ExtendedAssembly: C1.WPF.Extended (in C1.WPF.Extended.dll)
Syntax
C# |
---|
public MethodInfo MethodInfo { get; } |
Visual Basic |
---|
Public ReadOnly Property MethodInfo As MethodInfo Get |