Table of Contents

Property ParameterTypes

Namespace
Ubiquity.NET.Llvm.DebugInfo
Assembly
Ubiquity.NET.Llvm.dll

ParameterTypes

Gets the types of the parameters for the function

public IReadOnlyList<ITypeRef> ParameterTypes { get; }

Property Value

IReadOnlyList<ITypeRef>