IWithParameters Interface
- Namespace
- Kampute.DocToolkit.Metadata.Capabilities
- Assembly
- Kampute.DocToolkit.dll
Definition
Defines a contract for members that can have parameters.
public interface IWithParameters- Implemented by
Properties
| HasParameters | Gets a value indicating whether the member has any parameters. |
| Parameters | Gets all the parameters declared by the member. |
