C# Class Microsoft.VisualStudio.Project.ProjectFileClosingEventArgs

Inheritance: System.EventArgs
Mostra file Open project: tunnelvisionlabs/MPFProj10

Public Methods

Method Description
ProjectFileClosingEventArgs ( bool removed ) : System

Method Details

ProjectFileClosingEventArgs() public method

public ProjectFileClosingEventArgs ( bool removed ) : System
removed bool
return System