TFS_ANTIGUO/PrendarioDavivienda/SlnDavivienda_Expomovil2017/ULA.Davivienda.PrestamoAutos/Resources/General.Designer.cs

182 lines
5.8 KiB
C#

//------------------------------------------------------------------------------
// <auto-generated>
// This code was generated by a tool.
// Runtime Version:4.0.30319.34209
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
namespace ULA.Davivienda.PrestamoAutos.Resources
{
using System;
/// <summary>
/// A strongly-typed resource class, for looking up localized strings, etc.
/// </summary>
// This class was auto-generated by the StronglyTypedResourceBuilder
// class via a tool like ResGen or Visual Studio.
// To add or remove a member, edit your .ResX file then rerun ResGen
// with the /str option, or rebuild your VS project.
[global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "4.0.0.0")]
[global::System.Diagnostics.DebuggerNonUserCodeAttribute()]
[global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()]
public class General
{
private static global::System.Resources.ResourceManager resourceMan;
private static global::System.Globalization.CultureInfo resourceCulture;
[global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")]
internal General()
{
}
/// <summary>
/// Returns the cached ResourceManager instance used by this class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Resources.ResourceManager ResourceManager
{
get
{
if (object.ReferenceEquals(resourceMan, null))
{
global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("ULA.Davivienda.PrestamoAutos.Resources.General", typeof(General).Assembly);
resourceMan = temp;
}
return resourceMan;
}
}
/// <summary>
/// Overrides the current thread's CurrentUICulture property for all
/// resource lookups using this strongly typed resource class.
/// </summary>
[global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)]
public static global::System.Globalization.CultureInfo Culture
{
get
{
return resourceCulture;
}
set
{
resourceCulture = value;
}
}
/// <summary>
/// Looks up a localized string similar to 01.
/// </summary>
public static string COD_Banco
{
get
{
return ResourceManager.GetString("COD_Banco", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Datos Generales Solicitante.
/// </summary>
public static string DatosGenralesSolicitante
{
get
{
return ResourceManager.GetString("DatosGenralesSolicitante", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 8.
/// </summary>
public static string PRO_ClienteCentrico
{
get
{
return ResourceManager.GetString("PRO_ClienteCentrico", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to 7.
/// </summary>
public static string PRO_Prestamo_TDC
{
get
{
return ResourceManager.GetString("PRO_Prestamo_TDC", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to ClienteCentrico.
/// </summary>
public static string ProcesoClienteCentrico
{
get
{
return ResourceManager.GetString("ProcesoClienteCentrico", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to PrestamoAutos.
/// </summary>
public static string ProcesoPA
{
get
{
return ResourceManager.GetString("ProcesoPA", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to SolicitudTarjetaCredito.
/// </summary>
public static string ProcesoTDC
{
get
{
return ResourceManager.GetString("ProcesoTDC", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Detalle de la IdSolicitud.
/// </summary>
public static string TAB_DetalleSolicitud
{
get
{
return ResourceManager.GetString("TAB_DetalleSolicitud", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to Informacion del Solicitante.
/// </summary>
public static string TAB_InformacionSolicitante
{
get
{
return ResourceManager.GetString("TAB_InformacionSolicitante", resourceCulture);
}
}
/// <summary>
/// Looks up a localized string similar to BPPDATAPRO.
/// </summary>
public static string UsuarioIBS
{
get
{
return ResourceManager.GetString("UsuarioIBS", resourceCulture);
}
}
}
}