C# Class MonoDevelop.Projects.SharedAssetsProjects.SharedAssetsProjectExtensions

Afficher le fichier Open project: jgranick/haxedevelop

Méthodes publiques

Méthode Description
GetItemsProjectPath ( this r ) : string
SetItemsProjectPath ( this r, string path ) : void

Method Details

GetItemsProjectPath() public static méthode

public static GetItemsProjectPath ( this r ) : string
r this
Résultat string

SetItemsProjectPath() public static méthode

public static SetItemsProjectPath ( this r, string path ) : void
r this
path string
Résultat void