System.ComponentModel.ComponentConverter.ComponentConverter C# (CSharp) 메소드

ComponentConverter() 공개 메소드

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