메소드 | 설명 | |
---|---|---|
MethPtrType ( CallConv callconv, Type retType, Type pars, bool varArgMeth, Type optPars ) : System |
Create a new function pointer type
|
메소드 | 설명 | |
---|---|---|
BuildTables ( |
||
GetCodedIx ( CIx code ) : uint | ||
Size ( |
||
TypeSig ( |
||
Write ( PEAPI.FileImage output ) : void |
public MethPtrType ( CallConv callconv, Type retType, Type pars, bool varArgMeth, Type optPars ) : System | ||
callconv | CallConv | |
retType | Type | |
pars | Type | |
varArgMeth | bool | |
optPars | Type | |
리턴 | System |