System.ComponentModel.ComponentConverter.ComponentConverter C# (CSharp) Method

ComponentConverter() public method

public ComponentConverter ( Type type ) : Microsoft.Win32
type Type
return Microsoft.Win32
        public ComponentConverter(Type type) : base(type) {
        }