C# Class Translator.FunctionTypeWrapper

Inheritance: ITypeWrapper
Afficher le fichier Open project: crazyender/FFMPEG.net

Méthodes publiques

Méthode Description
FunctionTypeWrapper ( CppSharp rawType ) : System
GetMarshalTag ( ) : string
GetRawTypeName ( ) : string
GetSystemTypeName ( bool addComment = false ) : string

Method Details

FunctionTypeWrapper() public méthode

public FunctionTypeWrapper ( CppSharp rawType ) : System
rawType CppSharp
Résultat System

GetMarshalTag() public méthode

public GetMarshalTag ( ) : string
Résultat string

GetRawTypeName() public méthode

public GetRawTypeName ( ) : string
Résultat string

GetSystemTypeName() public méthode

public GetSystemTypeName ( bool addComment = false ) : string
addComment bool
Résultat string