BKI_DichVuMatDat.NghiepVu.f310_cap_nhat_cong_tac_v2.setup_header_text C# (CSharp) Метод

setup_header_text() приватный Метод

private setup_header_text ( string ip_str_caption ) : void
ip_str_caption string
Результат void
        private void setup_header_text(string ip_str_caption)
        {
            m_lbl_header.Text = ip_str_caption;
        }