Property Parameters
- Namespace
- Innova.NLogExtensions
- Assembly
- Innova.NLogExtensions.dll
Parameters
Gets the list of method call parameters.
[ArrayParameter(typeof(MethodCallParameter), "parameter")]
public IList<MethodCallParameter> Parameters { get; }
Property Value
- IList<MethodCallParameter>