Property ParameterTypes
ParameterTypes
Gets the types of the parameters for the function
Declaration
IReadOnlyList<ITypeRef> ParameterTypes { get; }
Property Value
IReadOnlyList<ITypeRef> ParameterTypes { get; }
IReadOnlyList<ITypeRef> |