Microsoft.Common.Core.Test.Controls.ControlTestScript.ControlTestScript C# (CSharp) Метод

ControlTestScript() публичный Метод

public ControlTestScript ( Type type ) : System
type System.Type
Результат System
        public ControlTestScript(Type type) {
            ControlWindow.Create(type);
        }
        /// <summary>