Method | Description | |
---|---|---|
Create ( object param ) : void | ||
NewProjectViewModel ( IProjectDocumentFactory projectFactory, IDataAccessService dataService ) : System |
Method | Description | |
---|---|---|
EmbedPathToFilePath ( string embedPath, string key ) : string | ||
GetDefaultProjectName ( ) : string | ||
GetMostRecentAuthor ( ) : string | ||
GetMostRecentDirectory ( ) : string | ||
GetResourcesUnder ( string folder ) : string[] | ||
OnPropertyChanged ( string property ) : void | ||
WriteResourceToFile ( string path, Stream stream ) : void |
public NewProjectViewModel ( IProjectDocumentFactory projectFactory, IDataAccessService dataService ) : System | ||
projectFactory | IProjectDocumentFactory | |
dataService | IDataAccessService | |
return | System |