|
void | Save (string path) |
|
void | Save (string path, bool saveShellLayout) |
|
bool | Load (string path) |
|
bool | Load (string path, bool loadShellLayout) |
|
void | Save (string path) |
|
void | Save (string path, bool saveShellLayout) |
|
bool | Load (string path) |
|
bool | Load (string path, bool loadShellLayout) |
|
void CShell.Workspace.OnPropertyChanged |
( |
string |
propertyName | ) |
|
|
inlineprivate |
static void CShell.Workspace.CreateEmptyFile |
( |
string |
filePath | ) |
|
|
inlinestatic |
void CShell.Workspace.Save |
( |
string |
path | ) |
|
|
inline |
void CShell.Workspace.Save |
( |
string |
path, |
|
|
bool |
saveShellLayout |
|
) |
| |
|
inline |
bool CShell.Workspace.Load |
( |
string |
path | ) |
|
|
inline |
bool CShell.Workspace.Load |
( |
string |
path, |
|
|
bool |
loadShellLayout |
|
) |
| |
|
inline |
void CShell.Workspace.OnPropertyChanged |
( |
string |
propertyName | ) |
|
|
inlineprivate |
static void CShell.Workspace.CreateEmptyFile |
( |
string |
filePath | ) |
|
|
inlinestatic |
void CShell.Workspace.Save |
( |
string |
path | ) |
|
|
inline |
void CShell.Workspace.Save |
( |
string |
path, |
|
|
bool |
saveShellLayout |
|
) |
| |
|
inline |
bool CShell.Workspace.Load |
( |
string |
path | ) |
|
|
inline |
bool CShell.Workspace.Load |
( |
string |
path, |
|
|
bool |
loadShellLayout |
|
) |
| |
|
inline |
readonly ILog CShell.Workspace.log = LogManager.GetLog(typeof (Workspace)) |
|
private |
static readonly string CShell.Workspace.startupDirectory = Environment.CurrentDirectory |
|
staticprivate |
string CShell.Workspace.rootFolder |
|
private |
string CShell.Workspace.CShellFileName |
|
getprivate set |
Gets CShell file name without extension.
string CShell.Workspace.CShellFile |
|
getprivate set |
string CShell.Workspace.RootFolder |
|
getset |
string CShell.Workspace.Filter |
|
getset |
PropertyChangedEventHandler CShell.Workspace.PropertyChanged |
The documentation for this class was generated from the following files: