Method | Description | |
---|---|---|
GetAppPath ( string parameters, string childPath ) : string | ||
GetExtension ( this type ) : string | ||
GetMcNeelProjectType ( this item ) : McNeelProjectType? | ||
GetXcodePath ( ) : string |
public static GetAppPath ( string parameters, string childPath ) : string | ||
parameters | string | |
childPath | string | |
return | string |
public static GetExtension ( this type ) : string | ||
type | this | |
return | string |
public static GetMcNeelProjectType ( this item ) : McNeelProjectType? | ||
item | this | |
return | McNeelProjectType? |