C# 클래스 Translator.TypeHeloer

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

공개 메소드들

메소드 설명
GetMarshalTag ( CppSharp type ) : string
GetRawTypeName ( CppSharp type ) : string
GetSystemTypeName ( CppSharp type, bool addComment = false ) : string

메소드 상세

GetMarshalTag() 공개 정적인 메소드

public static GetMarshalTag ( CppSharp type ) : string
type CppSharp
리턴 string

GetRawTypeName() 공개 정적인 메소드

public static GetRawTypeName ( CppSharp type ) : string
type CppSharp
리턴 string

GetSystemTypeName() 공개 정적인 메소드

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