Class WindowLayoutProxy
Inheritance
WindowLayoutProxy
Syntax
public static class WindowLayoutProxy
Methods
RemoveStuff(String)
Declaration
public static bool RemoveStuff(string filePath)
Parameters
Type |
Name |
Description |
String |
filePath |
|
Returns
ReplaceAfter(String, String, String)
Declaration
public static string ReplaceAfter(string before, string replaceWithThis, string lineToRead)
Parameters
Returns
ReplaceLastProjectPathWithCurrentProjectPath(String)
Declaration
public static bool ReplaceLastProjectPathWithCurrentProjectPath(string layoutPath)
Parameters
Type |
Name |
Description |
String |
layoutPath |
|
Returns
SaveWindowLayout(String)
Declaration
public static void SaveWindowLayout(string path)
Parameters
Type |
Name |
Description |
String |
path |
|