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
Mostrar archivo Open project: IntelliTect/PowerStudio Class Usage Examples

Protected Methods

Method Description
ProcessReferences ( ) : void

Method Details

ProcessReferences() protected method

protected ProcessReferences ( ) : void
return void