C# Class Translator.TypeWrapperFactory

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

Public Properties

Property Type Description
CurrentPrefix string
DelegateGenerator DelegateDefine>.Dictionary

Public Methods

Method Description
CreateTypeWrapper ( CppSharp rawType ) : ITypeWrapper

Method Details

CreateTypeWrapper() public static method

public static CreateTypeWrapper ( CppSharp rawType ) : ITypeWrapper
rawType CppSharp
return ITypeWrapper

Property Details

CurrentPrefix public_oe static_oe property

public static string CurrentPrefix
return string

DelegateGenerator public_oe static_oe property

public static Dictionary DelegateGenerator
return DelegateDefine>.Dictionary