C# Class NuForVS.Test.Mocks.MockProject

Inheritance: IProject
Afficher le fichier Open project: kiliman/NuForVS Class Usage Examples

Méthodes publiques

Méthode Description
AddReference ( string path ) : void
HasReference ( string path ) : bool
MockProject ( string projectPath ) : System.Collections.Generic

Method Details

AddReference() public méthode

public AddReference ( string path ) : void
path string
Résultat void

HasReference() public méthode

public HasReference ( string path ) : bool
path string
Résultat bool

MockProject() public méthode

public MockProject ( string projectPath ) : System.Collections.Generic
projectPath string
Résultat System.Collections.Generic