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