Class DesktopApplicationTemplate
Inheritance
System.Object
    DesktopApplicationTemplate
  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.TestTemplates
Assembly: ArtOfTest.WebAii.dll
Syntax
public class DesktopApplicationTemplateConstructors
DesktopApplicationTemplate(DesktopApplication)
Declaration
public DesktopApplicationTemplate(DesktopApplication ownerApplication)Parameters
| DesktopApplication
        ownerApplication 
 |