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