C# Class MonoDevelop.Debugger.Soft.Rhino.Helpers

Mostrar archivo Open project: mcneel/RhinoCommonXamarinStudioAddin

Public Methods

Method Description
GetAppPath ( string parameters, string childPath ) : string
GetExtension ( this type ) : string
GetMcNeelProjectType ( this item ) : McNeelProjectType?
GetXcodePath ( ) : string

Method Details

GetAppPath() public static method

public static GetAppPath ( string parameters, string childPath ) : string
parameters string
childPath string
return string

GetExtension() public static method

public static GetExtension ( this type ) : string
type this
return string

GetMcNeelProjectType() public static method

public static GetMcNeelProjectType ( this item ) : McNeelProjectType?
item this
return McNeelProjectType?

GetXcodePath() public static method

public static GetXcodePath ( ) : string
return string