C# Class Translator.TypeHeloer

Afficher le fichier Open project: crazyender/FFMPEG.net Class Usage Examples

Méthodes publiques

Méthode Description
GetMarshalTag ( CppSharp type ) : string
GetRawTypeName ( CppSharp type ) : string
GetSystemTypeName ( CppSharp type, bool addComment = false ) : string

Method Details

GetMarshalTag() public static méthode

public static GetMarshalTag ( CppSharp type ) : string
type CppSharp
Résultat string

GetRawTypeName() public static méthode

public static GetRawTypeName ( CppSharp type ) : string
type CppSharp
Résultat string

GetSystemTypeName() public static méthode

public static GetSystemTypeName ( CppSharp type, bool addComment = false ) : string
type CppSharp
addComment bool
Résultat string