Method | Description | |
---|---|---|
ReadProject ( string filename ) : |
This method is used to read the content of a project file and get all the data needed for UI and compilation. Current implementation always use CsprojReader. It will be changed as more project-readers will be developed.
|
Method | Description | |
---|---|---|
ProjectReader ( ) |
Private constructor.
|
public ReadProject ( string filename ) : |
||
filename | string | |
return |