Parameters
Gets the list of parameters of the current Method, Constructor, Property or Indexer or throws an exception if the advice does not target a method, constructor, property or indexer.
Declaration
IParameterList Parameters { get; }
Property Value
Type | Description |
---|---|
IParameterList |