C# Class Translator.DecayedTypeWrapper

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

Méthodes publiques

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

Method Details

DecayedTypeWrapper() public méthode

public DecayedTypeWrapper ( 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