Table of Contents

Property RegisteredTargets

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

RegisteredTargets

Gets an enumerable collection of the available targets built into this library

public static IEnumerable<Target> RegisteredTargets { get; }

Property Value

IEnumerable<Target>