AdviceInfo Methods |
The AdviceInfo type exposes the following members.
Name | Description | |
---|---|---|
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetFirstParameter | ||
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetParameter | ||
GetParameters() |
Returns slim-advice-style parameters for this advice. The returned array may contain a number of null values (don't know why).
These values should be ignored.
Returns null if there are no such parameters. | |
GetParameters(Type) | ||
GetParameterTypes | ||
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |