Parameter Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This represents a parameter
[Serializable]
public sealed class Parameter
- Inheritance
-
Parameter
Constructors
| Parameter(string, TypeReference) |
Constructor |
Properties
| Name |
This read-only property returns the parameter name |
| ParameterType |
This read-only property returns the parameter type |