메소드 | 설명 | |
---|---|---|
ManagedToNativeInteropMethodBodyWriter ( |
메소드 | 설명 | |
---|---|---|
GetFunctionCallParametersExpression ( string localVariableNames ) : string | ||
WriteMethodEpilogue ( CppCodeWriter writer, IRuntimeMetadataAccess metadataAccess ) : void |
protected GetFunctionCallParametersExpression ( string localVariableNames ) : string | ||
localVariableNames | string | |
리턴 | string |
public ManagedToNativeInteropMethodBodyWriter ( |
||
interopMethod | ||
methodForParameterNames | ||
marshalType | MarshalType | |
useUnicodeCharset | bool | |
리턴 | Mono.Cecil |
protected WriteMethodEpilogue ( CppCodeWriter writer, IRuntimeMetadataAccess metadataAccess ) : void | ||
writer | CppCodeWriter | |
metadataAccess | IRuntimeMetadataAccess | |
리턴 | void |