C# 클래스 Translator.TypeWrapperFactory

파일 보기 프로젝트 열기: crazyender/FFMPEG.net 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
CurrentPrefix string
DelegateGenerator DelegateDefine>.Dictionary

공개 메소드들

메소드 설명
CreateTypeWrapper ( CppSharp rawType ) : ITypeWrapper

메소드 상세

CreateTypeWrapper() 공개 정적인 메소드

public static CreateTypeWrapper ( CppSharp rawType ) : ITypeWrapper
rawType CppSharp
리턴 ITypeWrapper

프로퍼티 상세

CurrentPrefix 공개적으로 정적으로 프로퍼티

public static string CurrentPrefix
리턴 string

DelegateGenerator 공개적으로 정적으로 프로퍼티

public static Dictionary DelegateGenerator
리턴 DelegateDefine>.Dictionary