Microsoft.Common.Core.Test.Controls.ControlTestScript.ControlTestScript C# (CSharp) Method

ControlTestScript() public method

public ControlTestScript ( Type type ) : System
type System.Type
return System
        public ControlTestScript(Type type) {
            ControlWindow.Create(type);
        }
        /// <summary>