13 lines
No EOL
280 B
C#
13 lines
No EOL
280 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Linq;
|
|
using System.Web;
|
|
using ULA.Davivienda.PrestamoAutos.WCFPrendarioSeguros;
|
|
|
|
namespace ULA.Davivienda.PrestamoAutos.Json
|
|
{
|
|
public class JsonPlanPago : WCFPrendarioSeguros.PlanPago
|
|
{
|
|
|
|
}
|
|
} |