SpecializedMemberWithParametersReference Class
Definition
- Assembly
- Sandcastle.Tools.BuildComponents.Targets.dll
This represents a specialized member with parameters reference
[Serializable]
public sealed class SpecializedMemberWithParametersReference : MemberReference
- Inheritance
-
SpecializedMemberWithParametersReference
Constructors
| SpecializedMemberWithParametersReference(string, SpecializedTypeReference, string, IList<TypeReference>) |
Constructor |
Properties
| MemberName |
This read-only property returns the member name |
| ParameterTypes |
This read-only property returns the parameter types |
| Prefix |
This read-only property returns the prefix |
| SpecializedType |
This read-only property returns the specialized type |