C# Class Unity.IL2CPP.Marshaling.MarshalInfoWriters.WindowsRuntimeDelegateMarshalInfoWriter

Inheritance: MarshalableMarshalInfoWriter
Show file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
WindowsRuntimeDelegateMarshalInfoWriter ( TypeReference type ) : Mono.Cecil

Method Details

WindowsRuntimeDelegateMarshalInfoWriter() public method

public WindowsRuntimeDelegateMarshalInfoWriter ( TypeReference type ) : Mono.Cecil
type Mono.Cecil.TypeReference
return Mono.Cecil