Method | Description | |
---|---|---|
GetAssociatedScripts ( string path ) : List |
||
GetBackups ( ) : List |
||
GetImports ( string path, bool unsaved = false ) : string>.Dictionary |
||
GetItemByPath ( |
||
GetItemByPath ( string path ) : |
||
GetParentBlueprint ( |
||
GetSelectedBlueprint ( ) : |
||
GetSelectedFile ( ) : |
||
ImportReferences ( string code ) : string | ||
PerformAddBlueprints ( ) : void | ||
PerformAddCollection ( ) : void | ||
PerformAddExistingFile ( ) : void | ||
PerformAddFile ( ) : void | ||
PerformAddFolder ( ) : void | ||
PerformAddReference ( ) : void | ||
PerformCloseProject ( ) : void | ||
PerformDelete ( ) : void | ||
PerformNewProject ( ) : void | ||
PerformOpenProject ( ) : void | ||
PerformRemoveReference ( ) : void | ||
PerformRename ( ) : void | ||
PerformSearch ( ) : void | ||
PerformViewCode ( ) : void | ||
ProjectViewModel ( |
||
RaiseFileCreated ( |
||
RaiseFileDeleted ( |
||
RaiseFileRequested ( ) : void | ||
RaiseReferenceAdded ( |
||
RaiseSelectionChanged ( ) : void | ||
SaveProject ( ) : void | ||
SetRootItem ( |
Method | Description | |
---|---|---|
CollectScripts ( string path, |
||
CreateNewProjectTemplate ( ) : void | ||
CreateSafeName ( string text ) : string | ||
FindMatches ( string text, |
||
FindSelected ( |
||
FindSelectedItem ( ) : |
||
GetBackups ( |
||
GetParentCollection ( |
||
GetParentFolder ( |
||
GetReferences ( ) : List |
||
LoadBlueprints ( ) : void | ||
LoadBlueprints ( |
||
RaiseProjectClosed ( ) : void | ||
RaiseProjectCreated ( ) : void | ||
RaiseProjectOpened ( ) : void | ||
ReferencesExists ( |
||
SetProject ( |
||
VerifyMatchingItemEnumerator ( ) : void | ||
VerifySelectedItemEnumerator ( ) : void |
public GetAssociatedScripts ( string path ) : List |
||
path | string | |
return | List |
public GetImports ( string path, bool unsaved = false ) : string>.Dictionary |
||
path | string | |
unsaved | bool | |
return | string>.Dictionary |
public GetItemByPath ( |
||
item | ||
path | string | |
return |
public GetItemByPath ( string path ) : |
||
path | string | |
return |
public GetParentBlueprint ( |
||
item | ||
return |
public GetSelectedBlueprint ( ) : |
||
return |
public GetSelectedFile ( ) : |
||
return |
public ImportReferences ( string code ) : string | ||
code | string | |
return | string |
public ProjectViewModel ( |
||
parent | ||
return | System |
public RaiseFileCreated ( |
||
item | ||
return | void |
public RaiseFileDeleted ( |
||
item | ||
return | void |
public RaiseReferenceAdded ( |
||
item | ||
return | void |
public SetRootItem ( |
||
root | ||
return | void |