Ejemplo n.º 1
0
        public FileKeyValue()
        {
            InitializeComponent();

            dReader = new Components.DataReader.Com_DataReader();
            Data = new Hashtable();
            this.SourceFile = string.Empty;
        }
Ejemplo n.º 2
0
        public FileKeyValue()
        {
            InitializeComponent();

            dReader         = new Components.DataReader.Com_DataReader();
            Data            = new Hashtable();
            this.SourceFile = string.Empty;
        }