Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Unity
IL2CPP
Marshaling
BodyWriters
NativeToManaged
ReversePInvokeMethodBodyWriter
C# Class Unity.IL2CPP.Marshaling.BodyWriters.NativeToManaged.ReversePInvokeMethodBodyWriter
Inheritance:
NativeToManagedInteropMethodBodyWriter
ファイルを表示
Open project: CarlosHBC/UnityDecompiled
Public Methods
Method
Description
Create
(
MethodReference
managedMethod
) :
ReversePInvokeMethodBodyWriter
Private Methods
Method
Description
GetCallingConvention
( ) :
string
ReversePInvokeMethodBodyWriter
(
MethodReference
managedMethod
,
MethodReference
interopMethod
,
bool
useUnicodeCharset
) :
Mono.Cecil
Method Details
Create()
public
static
method
public
static
Create
(
MethodReference
managedMethod
) :
ReversePInvokeMethodBodyWriter
managedMethod
Mono.Cecil.MethodReference
return
ReversePInvokeMethodBodyWriter