C# Class Microsoft.VisualStudio.Project.Samples.NestedProject.UnitTests.NesteProjectNodeFake

This is a fake object for NestedPRojectNode so that we can skip certain method calls, e.g. ProcessRefrences involves a build and we would like to skip that
Inheritance: Microsoft.VisualStudio.Project.NestedProjectNode
Afficher le fichier Open project: IntelliTect/PowerStudio Class Usage Examples

Méthodes protégées

Méthode Description
ProcessReferences ( ) : void

Method Details

ProcessReferences() protected méthode

protected ProcessReferences ( ) : void
Résultat void