C# 클래스 Twinspire.HaxeReader

파일 보기 프로젝트 열기: twinspire/twinspire

공개 메소드들

메소드 설명
GenerateClass ( string name ) : string
GenerateTypedef ( string name ) : string

비공개 메소드들

메소드 설명
GetPackage ( string name ) : string

메소드 상세

GenerateClass() 공개 정적인 메소드

public static GenerateClass ( string name ) : string
name string
리턴 string

GenerateTypedef() 공개 정적인 메소드

public static GenerateTypedef ( string name ) : string
name string
리턴 string