Class WpfApplicationHelper
Inheritance
System.Object
WpfApplicationHelper
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: ArtOfTest.WebAii.Design.UI
Assembly: ArtOfTest.WebAii.Design.dll
Syntax
public class WpfApplicationHelper
Constructors
WpfApplicationHelper()
Declaration
public WpfApplicationHelper()
Methods
GetValidApplicationPath(String)
Declaration
public static string GetValidApplicationPath(string file)
Parameters
System.String
file
|
Returns
System.String
|
UpdateAppConfigurationFile(String)
Declaration
public static void UpdateAppConfigurationFile(string file)
Parameters
System.String
file
|