Свойство | Type | Description | |
---|---|---|---|
_solutionDir | string |
Méthode | Description | |
---|---|---|
Equals ( ISolution other ) : bool | ||
InstallPackageDependencyFromSources ( ILogger logger, IReference dependency, string sourceDirectories = null, bool force = false ) : bool | ||
MatchName ( string pattern ) : bool | ||
ParseAvailableData ( string solutionText, string>.Action |
||
Solution ( string solutionFileFullPath ) : System | ||
ToString ( ) : string |
public InstallPackageDependencyFromSources ( ILogger logger, IReference dependency, string sourceDirectories = null, bool force = false ) : bool | ||
logger | ILogger | |
dependency | IReference | |
sourceDirectories | string | |
force | bool | |
Résultat | bool |
public static ParseAvailableData ( string solutionText, string>.Action |
||
solutionText | string | |
addProject | string>.Action | |
Résultat | void |
public Solution ( string solutionFileFullPath ) : System | ||
solutionFileFullPath | string | |
Résultat | System |