BKI_DichVuMatDat.NghiepVu.f310_cap_nhat_cong_tac_v2.setup_header_text C# (CSharp) Method

setup_header_text() private method

private setup_header_text ( string ip_str_caption ) : void
ip_str_caption string
return void
        private void setup_header_text(string ip_str_caption)
        {
            m_lbl_header.Text = ip_str_caption;
        }