C# Class ProjectCleaner.Parsing.ProjectParser

Mostra file Open project: Slesa/Playground Class Usage Examples

Public Methods

Method Description
ParseProject ( ) : bool
ProjectParser ( string projectFile ) : System.Collections.Generic

Method Details

ParseProject() public method

public ParseProject ( ) : bool
return bool

ProjectParser() public method

public ProjectParser ( string projectFile ) : System.Collections.Generic
projectFile string
return System.Collections.Generic