C# 클래스 MonoDevelop.Debugger.Soft.Rhino.Helpers

파일 보기 프로젝트 열기: mcneel/RhinoCommonXamarinStudioAddin

공개 메소드들

메소드 설명
GetAppPath ( string parameters, string childPath ) : string
GetExtension ( this type ) : string
GetMcNeelProjectType ( this item ) : McNeelProjectType?
GetXcodePath ( ) : string

메소드 상세

GetAppPath() 공개 정적인 메소드

public static GetAppPath ( string parameters, string childPath ) : string
parameters string
childPath string
리턴 string

GetExtension() 공개 정적인 메소드

public static GetExtension ( this type ) : string
type this
리턴 string

GetMcNeelProjectType() 공개 정적인 메소드

public static GetMcNeelProjectType ( this item ) : McNeelProjectType?
item this
리턴 McNeelProjectType?

GetXcodePath() 공개 정적인 메소드

public static GetXcodePath ( ) : string
리턴 string