C# 클래스 Translator.DecayedTypeWrapper

상속: ITypeWrapper
파일 보기 프로젝트 열기: crazyender/FFMPEG.net

공개 메소드들

메소드 설명
DecayedTypeWrapper ( CppSharp rawType ) : System
GetMarshalTag ( ) : string
GetRawTypeName ( ) : string
GetSystemTypeName ( bool addComment = false ) : string

메소드 상세

DecayedTypeWrapper() 공개 메소드

public DecayedTypeWrapper ( CppSharp rawType ) : System
rawType CppSharp
리턴 System

GetMarshalTag() 공개 메소드

public GetMarshalTag ( ) : string
리턴 string

GetRawTypeName() 공개 메소드

public GetRawTypeName ( ) : string
리턴 string

GetSystemTypeName() 공개 메소드

public GetSystemTypeName ( bool addComment = false ) : string
addComment bool
리턴 string