Table of Contents

Operator implicit operator

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

implicit operator TDebug?(DebugType<TNative, TDebug>)

Converts a DebugType<TNative, TDebug> to TDebug by accessing the DebugInfoType property

public static implicit operator TDebug?(DebugType<TNative, TDebug> self)

Parameters

self DebugType<TNative, TDebug>

The type to convert

Returns

TDebug