Method | Description | |
---|---|---|
CLIMarshalToManaged ( MarshalContext ctx ) : void | ||
CLIMarshalToNative ( MarshalContext ctx ) : void | ||
CLISignature ( CLITypePrinterContext ctx ) : string | ||
CSharpMarshalToManaged ( MarshalContext ctx ) : void | ||
CSharpMarshalToNative ( MarshalContext ctx ) : void | ||
CSharpSignature ( CSharpTypePrinterContext ctx ) : string |
public CLIMarshalToManaged ( MarshalContext ctx ) : void | ||
ctx | MarshalContext | |
return | void |
public CLIMarshalToNative ( MarshalContext ctx ) : void | ||
ctx | MarshalContext | |
return | void |
public CLISignature ( CLITypePrinterContext ctx ) : string | ||
ctx | CLITypePrinterContext | |
return | string |
public CSharpMarshalToManaged ( MarshalContext ctx ) : void | ||
ctx | MarshalContext | |
return | void |
public CSharpMarshalToNative ( MarshalContext ctx ) : void | ||
ctx | MarshalContext | |
return | void |
public CSharpSignature ( CSharpTypePrinterContext ctx ) : string | ||
ctx | CSharpTypePrinterContext | |
return | string |