C# Class Unity.IL2CPP.Marshaling.BodyWriters.ManagedToNative.ComStaticMethodBodyWriter

Inheritance: ComMethodBodyWriter
Mostra file Open project: CarlosHBC/UnityDecompiled

Public Methods

Method Description
ComStaticMethodBodyWriter ( MethodReference actualMethod ) : Mono.Cecil

Private Methods

Method Description
GetInterfaceMethod ( MethodReference method ) : MethodReference

Method Details

ComStaticMethodBodyWriter() public method

public ComStaticMethodBodyWriter ( MethodReference actualMethod ) : Mono.Cecil
actualMethod Mono.Cecil.MethodReference
return Mono.Cecil