C# Class FStarProject.FSharpProjectNode

Inheritance: Microsoft.VisualStudio.Project.ProjectNode
Show file Open project: YaccConstructor/VisualFStar

Public Methods

Method Description
FSharpProjectNode ( FSharpProjectPackage package ) : System

Protected Methods

Method Description
GetConfigurationIndependentPropertyPages ( ) : System.Guid[]
GetPriorityProjectDesignerPages ( ) : System.Guid[]

Private Methods

Method Description
FSharpProjectNode ( ) : System

Method Details

FSharpProjectNode() public method

public FSharpProjectNode ( FSharpProjectPackage package ) : System
package FSharpProjectPackage
return System

GetConfigurationIndependentPropertyPages() protected method

protected GetConfigurationIndependentPropertyPages ( ) : System.Guid[]
return System.Guid[]

GetPriorityProjectDesignerPages() protected method

protected GetPriorityProjectDesignerPages ( ) : System.Guid[]
return System.Guid[]