Compile | |
Equals (inherited from Object) | Determines whether the specified Object is equal to the current Object. |
GetHashCode (inherited from Object) | Serves as a hash function for a particular type. |
GetProjectFileFromGuid | Gets the project file of the project with the given unique identifier. |
GetProjectFromGuid | |
GetType (inherited from Object) | Gets the Type of the current instance. |
RecursiveLoadTemplateProject | |
ToString (inherited from Object) | Returns a String that represents the current Object. |
CreateProjectDoesNotExistException | |
Finalize (inherited from Object) | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
FixProjectReferences | Converts assembly references to projects to project references, adding a build dependency.c |
GetDependenciesFromProjects | |
LoadProjectGuids | |
LoadProjects | Loads the projects from the file system and stores them in an instance variable. |
Log | Overloaded. Logs a message with the given priority. |
MemberwiseClone (inherited from Object) | Creates a shallow copy of the current Object. |
SetProjectBuildConfiguration | |
TranslateProjectPath | Translates a project path, in the form of a relative file path or a URL, to an absolute file path. |
SolutionBase Class | NAnt.VSNet Namespace