C# Class Translator.TypeHeloer

显示文件 Open project: crazyender/FFMPEG.net Class Usage Examples

Public Methods

Method Description
GetMarshalTag ( CppSharp type ) : string
GetRawTypeName ( CppSharp type ) : string
GetSystemTypeName ( CppSharp type, bool addComment = false ) : string

Method Details

GetMarshalTag() public static method

public static GetMarshalTag ( CppSharp type ) : string
type CppSharp
return string

GetRawTypeName() public static method

public static GetRawTypeName ( CppSharp type ) : string
type CppSharp
return string

GetSystemTypeName() public static method

public static GetSystemTypeName ( CppSharp type, bool addComment = false ) : string
type CppSharp
addComment bool
return string