242 lines
19 KiB
C#
242 lines
19 KiB
C#
namespace Exferia_Ventas._3_Vistas
|
|
{
|
|
partial class P_ActualizacionFechaNotificacion
|
|
{
|
|
/// <summary>
|
|
/// Variable del diseñador necesaria.
|
|
/// </summary>
|
|
private System.ComponentModel.IContainer components = null;
|
|
|
|
/// <summary>
|
|
/// Limpiar los recursos que se estén usando.
|
|
/// </summary>
|
|
/// <param name="disposing">true si los recursos administrados se deben desechar; false en caso contrario.</param>
|
|
protected override void Dispose(bool disposing)
|
|
{
|
|
if (disposing && (components != null))
|
|
{
|
|
components.Dispose();
|
|
}
|
|
base.Dispose(disposing);
|
|
}
|
|
|
|
#region Código generado por el Diseñador de Windows Forms
|
|
|
|
/// <summary>
|
|
/// Método necesario para admitir el Diseñador. No se puede modificar
|
|
/// el contenido de este método con el editor de código.
|
|
/// </summary>
|
|
private void InitializeComponent()
|
|
{
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total = new Exferia_Controles.Exferia_Label_SinColor();
|
|
this.exferia_Label1 = new Exferia_Controles.Exferia_Label();
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar = new Exferia_Controles.Exferia_Button();
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha = new Exferia_Controles.Exferia_FechaSeleccion();
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio = new Exferia_Controles.Exferia_FechaSeleccion();
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria = new Exferia_Controles.Exferia_FechaSeleccion();
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion = new Exferia_Controles.Exferia_Label();
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion = new Exferia_Controles.Exferia_ComboBox();
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion = new Exferia_Controles.Exferia_TextBox();
|
|
this.exferia_Label4 = new Exferia_Controles.Exferia_Label();
|
|
this.ex_chk_UtilizarBolsa = new Exferia_Controles.Exferia_CheckBox();
|
|
this.SuspendLayout();
|
|
//
|
|
// ex_lbl_P_ActualizacionFechaNotificacion_Total
|
|
//
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.BackColor = System.Drawing.Color.WhiteSmoke;
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.Location = new System.Drawing.Point(142, 84);
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.Name = "ex_lbl_P_ActualizacionFechaNotificacion_Total";
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.Size = new System.Drawing.Size(74, 19);
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.TabIndex = 388;
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.Text = "0";
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_Total.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
|
//
|
|
// exferia_Label1
|
|
//
|
|
this.exferia_Label1.AutoSize = true;
|
|
this.exferia_Label1.BackColor = System.Drawing.Color.White;
|
|
this.exferia_Label1.Location = new System.Drawing.Point(16, 87);
|
|
this.exferia_Label1.Name = "exferia_Label1";
|
|
this.exferia_Label1.Size = new System.Drawing.Size(86, 13);
|
|
this.exferia_Label1.TabIndex = 387;
|
|
this.exferia_Label1.Text = "Total de regitros ";
|
|
//
|
|
// ex_btn_P_ActualizacionFechaNotificacion_Ejecutar
|
|
//
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.BackColor = System.Drawing.Color.Maroon;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Exferia_Button_Bloqueable = true;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Exferia_Button_Imagen = Exferia_Aplicacion.General.Imagenes.G_ENUM_IMAGENES.G_IMG_GUARDAR;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Exferia_Button_Permitir_CambioFuenteAutomatico = true;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Exferia_Button_ReadOnly = false;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Exferia_Button_ToolTip = "Ejecutar";
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.FlatAppearance.BorderSize = 0;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Location = new System.Drawing.Point(754, 44);
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Name = "ex_btn_P_ActualizacionFechaNotificacion_Ejecutar";
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Size = new System.Drawing.Size(32, 37);
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.TabIndex = 389;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.TabStop = false;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.UseVisualStyleBackColor = false;
|
|
this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar.Click += new System.EventHandler(this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar_Click);
|
|
//
|
|
// ex_usc_P_ActualizacionFechaNotificacion_Fecha
|
|
//
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.BackColor = System.Drawing.Color.Transparent;
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.Exferia_FechaSeleccion_Descripcion = "Fecha Notificación";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.Exferia_FechaSeleccion_Fecha = " / /";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.Exferia_FechaSeleccion_Obligatorio = true;
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.Location = new System.Drawing.Point(15, 109);
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.Name = "ex_usc_P_ActualizacionFechaNotificacion_Fecha";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.Size = new System.Drawing.Size(240, 23);
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_Fecha.TabIndex = 390;
|
|
//
|
|
// ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio
|
|
//
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.BackColor = System.Drawing.Color.Transparent;
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.Exferia_FechaSeleccion_Descripcion = "Fecha Certificación/Providencia Apremio";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.Exferia_FechaSeleccion_Fecha = " / /";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.Exferia_FechaSeleccion_Obligatorio = true;
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.Location = new System.Drawing.Point(15, 170);
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.Name = "ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.Size = new System.Drawing.Size(332, 26);
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio.TabIndex = 392;
|
|
//
|
|
// ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria
|
|
//
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.BackColor = System.Drawing.Color.Transparent;
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.Exferia_FechaSeleccion_Descripcion = "Fecha Vto. Voluntaria";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.Exferia_FechaSeleccion_Fecha = " / /";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.Exferia_FechaSeleccion_Obligatorio = true;
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.Location = new System.Drawing.Point(15, 138);
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.Name = "ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria";
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.Size = new System.Drawing.Size(240, 26);
|
|
this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria.TabIndex = 391;
|
|
//
|
|
// ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion
|
|
//
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.AutoSize = true;
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.BackColor = System.Drawing.Color.White;
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.Location = new System.Drawing.Point(16, 235);
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.Name = "ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion";
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.Size = new System.Drawing.Size(85, 13);
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.TabIndex = 394;
|
|
this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion.Text = "Tipo notificación";
|
|
//
|
|
// ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion
|
|
//
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(235)))), ((int)(((byte)(237)))), ((int)(((byte)(175)))));
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.DrawMode = System.Windows.Forms.DrawMode.OwnerDrawFixed;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Exferia_ComboBox_Bloqueable = true;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Exferia_ComboBox_BorderColor = System.Drawing.Color.Black;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Exferia_ComboBox_BorderStyle = System.Windows.Forms.ButtonBorderStyle.Solid;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Exferia_ComboBox_Obligatorio = true;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.FormattingEnabled = true;
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Location = new System.Drawing.Point(145, 230);
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Name = "ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion";
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.Size = new System.Drawing.Size(202, 21);
|
|
this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion.TabIndex = 393;
|
|
//
|
|
// ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion
|
|
//
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_BordeColor_Foco = System.Drawing.Color.Red;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_BordeColor_Normal = System.Drawing.Color.Black;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Fondo = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255)))));
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_MaxLength = 10;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Multiline = false;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_NoBloquear = true;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Obligatorio = false;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_PasswordChar = '\0';
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_ReadOnly = false;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_ScrollBars = System.Windows.Forms.ScrollBars.None;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_SelectionStart = 0;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_TabStop_Txt = true;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_TextAlign = System.Windows.Forms.HorizontalAlignment.Left;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Texto_Inicial = "";
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Tipo_Decimal_Decimales = 0;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Tipo_Decimal_Enteros = 10;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_Tipos = Exferia_Aplicacion.General.Enumerados.G_ENUM_TEXTBOX_TIPODATO.Digitos;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Exferia_TextBox_UseSystemPasswordChar = false;
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Location = new System.Drawing.Point(196, 202);
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Name = "ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion";
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Padding = new System.Windows.Forms.Padding(2);
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.Size = new System.Drawing.Size(245, 22);
|
|
this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion.TabIndex = 396;
|
|
//
|
|
// exferia_Label4
|
|
//
|
|
this.exferia_Label4.AutoSize = true;
|
|
this.exferia_Label4.BackColor = System.Drawing.Color.Transparent;
|
|
this.exferia_Label4.Location = new System.Drawing.Point(17, 208);
|
|
this.exferia_Label4.Name = "exferia_Label4";
|
|
this.exferia_Label4.Size = new System.Drawing.Size(158, 13);
|
|
this.exferia_Label4.TabIndex = 395;
|
|
this.exferia_Label4.Text = "Periodo de prescripción (Meses)";
|
|
//
|
|
// ex_chk_UtilizarBolsa
|
|
//
|
|
this.ex_chk_UtilizarBolsa.AutoSize = true;
|
|
this.ex_chk_UtilizarBolsa.Exferia_CheckBox_Bloqueable = true;
|
|
this.ex_chk_UtilizarBolsa.Exferia_CheckBox_Obligatorio = false;
|
|
this.ex_chk_UtilizarBolsa.Exferia_CheckBox_ToolTip = "";
|
|
this.ex_chk_UtilizarBolsa.ForeColor = System.Drawing.SystemColors.ControlText;
|
|
this.ex_chk_UtilizarBolsa.Location = new System.Drawing.Point(229, 87);
|
|
this.ex_chk_UtilizarBolsa.Name = "ex_chk_UtilizarBolsa";
|
|
this.ex_chk_UtilizarBolsa.Size = new System.Drawing.Size(86, 17);
|
|
this.ex_chk_UtilizarBolsa.TabIndex = 397;
|
|
this.ex_chk_UtilizarBolsa.Text = "Utilizar Bolsa";
|
|
this.ex_chk_UtilizarBolsa.UseVisualStyleBackColor = true;
|
|
this.ex_chk_UtilizarBolsa.CheckedChanged += new System.EventHandler(this.ex_chk_UtilizarBolsa_CheckedChanged);
|
|
//
|
|
// P_ActualizacionFechaNotificacion
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
|
|
this.ClientSize = new System.Drawing.Size(797, 670);
|
|
this.Controls.Add(this.ex_chk_UtilizarBolsa);
|
|
this.Controls.Add(this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion);
|
|
this.Controls.Add(this.exferia_Label4);
|
|
this.Controls.Add(this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion);
|
|
this.Controls.Add(this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion);
|
|
this.Controls.Add(this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio);
|
|
this.Controls.Add(this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria);
|
|
this.Controls.Add(this.ex_usc_P_ActualizacionFechaNotificacion_Fecha);
|
|
this.Controls.Add(this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar);
|
|
this.Controls.Add(this.ex_lbl_P_ActualizacionFechaNotificacion_Total);
|
|
this.Controls.Add(this.exferia_Label1);
|
|
this.Name = "P_ActualizacionFechaNotificacion";
|
|
this.P_Base_TituloPantalla = "Actualización de la fecha de notificación";
|
|
this.Controls.SetChildIndex(this.exferia_Label1, 0);
|
|
this.Controls.SetChildIndex(this.ex_lbl_P_ActualizacionFechaNotificacion_Total, 0);
|
|
this.Controls.SetChildIndex(this.ex_btn_P_ActualizacionFechaNotificacion_Ejecutar, 0);
|
|
this.Controls.SetChildIndex(this.ex_usc_P_ActualizacionFechaNotificacion_Fecha, 0);
|
|
this.Controls.SetChildIndex(this.ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria, 0);
|
|
this.Controls.SetChildIndex(this.ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio, 0);
|
|
this.Controls.SetChildIndex(this.ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion, 0);
|
|
this.Controls.SetChildIndex(this.ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion, 0);
|
|
this.Controls.SetChildIndex(this.exferia_Label4, 0);
|
|
this.Controls.SetChildIndex(this.ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion, 0);
|
|
this.Controls.SetChildIndex(this.ex_chk_UtilizarBolsa, 0);
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private Exferia_Controles.Exferia_Label_SinColor ex_lbl_P_ActualizacionFechaNotificacion_Total;
|
|
private Exferia_Controles.Exferia_Label exferia_Label1;
|
|
private Exferia_Controles.Exferia_Button ex_btn_P_ActualizacionFechaNotificacion_Ejecutar;
|
|
private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_ActualizacionFechaNotificacion_Fecha;
|
|
private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_ActualizacionFechaNotificacion_FechaCertificacionProvidenciaApremio;
|
|
private Exferia_Controles.Exferia_FechaSeleccion ex_usc_P_ActualizacionFechaNotificacion_FechaVencimientoVoluntaria;
|
|
private Exferia_Controles.Exferia_Label ex_lbl_P_ActualizacionFechaNotificacion_TipoNotificacion;
|
|
private Exferia_Controles.Exferia_ComboBox ex_cbo_P_ActualizacionFechaNotificacion_TipoNotificacion;
|
|
private Exferia_Controles.Exferia_TextBox ex_txt_P_ActualizacionFechaNotificacion_PeriodoPrescripcion;
|
|
private Exferia_Controles.Exferia_Label exferia_Label4;
|
|
private Exferia_Controles.Exferia_CheckBox ex_chk_UtilizarBolsa;
|
|
}
|
|
}
|