1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/GrapeCity-ReportLibrary

Клонировать/Скачать
CustomerFeedBack.cs 467
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
葡萄城 Отправлено 22.05.2019 12:55 40ee4ab
using GrapecityReportsLibrary.Controls;
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Windows.Forms;
namespace GrapecityReportsLibrary
{
public partial class CustomerFeedback : Form
{
public Report CurrentReport { get; set; }
public CustomerFeedback()
{
InitializeComponent();
}
}
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/GrapeCity-ReportLibrary.git
git@api.gitlife.ru:oschina-mirror/GrapeCity-ReportLibrary.git
oschina-mirror
GrapeCity-ReportLibrary
GrapeCity-ReportLibrary
master