C# 클래스 Unity.IL2CPP.Marshaling.BodyWriters.NativeToManaged.ReversePInvokeMethodBodyWriter

상속: NativeToManagedInteropMethodBodyWriter
파일 보기 프로젝트 열기: CarlosHBC/UnityDecompiled

공개 메소드들

메소드 설명
Create ( MethodReference managedMethod ) : ReversePInvokeMethodBodyWriter

비공개 메소드들

메소드 설명
GetCallingConvention ( ) : string
ReversePInvokeMethodBodyWriter ( MethodReference managedMethod, MethodReference interopMethod, bool useUnicodeCharset ) : Mono.Cecil

메소드 상세

Create() 공개 정적인 메소드

public static Create ( MethodReference managedMethod ) : ReversePInvokeMethodBodyWriter
managedMethod Mono.Cecil.MethodReference
리턴 ReversePInvokeMethodBodyWriter