You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
298 B

// ly.cs
//
namespace skagh.lyb {
using System;
using System.Web;
using System.Data;
using System.Data.OleDb;
using System.Configuration;
using System.Text.RegularExpressions;
/// <summary>
/// Summary description for ly.
/// </summary>
public class lyb {