C# Class MonoDevelop.Projects.SharedAssetsProjects.SharedAssetsProjectExtensions

Exibir arquivo Open project: jgranick/haxedevelop

Public Methods

Method Description
GetItemsProjectPath ( this r ) : string
SetItemsProjectPath ( this r, string path ) : void

Method Details

GetItemsProjectPath() public static method

public static GetItemsProjectPath ( this r ) : string
r this
return string

SetItemsProjectPath() public static method

public static SetItemsProjectPath ( this r, string path ) : void
r this
path string
return void