Summary
Gets the method names.
- Assembly
- Rocket
.Surgery .Reflection .Extensions .dll - Namespace
- Rocket
.Surgery .Reflection - Containing Type
- Method
Not Found Exception
Syntax
public string[] MethodNames { get; }
Value
Type | Description |
---|---|
string[] | The method names. |