BKI_DichVuMatDat.DS.DS_V_HT_NGUOI_SU_DUNG.DS_V_HT_NGUOI_SU_DUNG C# (CSharp) Method

DS_V_HT_NGUOI_SU_DUNG() private method

private DS_V_HT_NGUOI_SU_DUNG ( )
        public DS_V_HT_NGUOI_SU_DUNG() {
            this.BeginInit();
            this.InitClass();
            global::System.ComponentModel.CollectionChangeEventHandler schemaChangedHandler = new global::System.ComponentModel.CollectionChangeEventHandler(this.SchemaChanged);
            base.Tables.CollectionChanged += schemaChangedHandler;
            base.Relations.CollectionChanged += schemaChangedHandler;
            this.EndInit();
        }
        

Same methods

DS_V_HT_NGUOI_SU_DUNG::DS_V_HT_NGUOI_SU_DUNG ( global info, global context )