Method | Description | |
---|---|---|
ManagedToNativeInteropMethodBodyWriter ( |
Method | Description | |
---|---|---|
GetFunctionCallParametersExpression ( string localVariableNames ) : string | ||
WriteMethodEpilogue ( CppCodeWriter writer, IRuntimeMetadataAccess metadataAccess ) : void |
protected GetFunctionCallParametersExpression ( string localVariableNames ) : string | ||
localVariableNames | string | |
return | string |
public ManagedToNativeInteropMethodBodyWriter ( |
||
interopMethod | ||
methodForParameterNames | ||
marshalType | MarshalType | |
useUnicodeCharset | bool | |
return | Mono.Cecil |
protected WriteMethodEpilogue ( CppCodeWriter writer, IRuntimeMetadataAccess metadataAccess ) : void | ||
writer | CppCodeWriter | |
metadataAccess | IRuntimeMetadataAccess | |
return | void |