Logo
Explore Help
Register Sign In
swcs/NetUnicodeInfo
1
0
Fork 0
You've already forked NetUnicodeInfo
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
de36586c6412f811dce675d47a0fd028653fd629
NetUnicodeInfo/UnicodeInformation.Builder/Program.cs
T

16 lines
220 B
C#
Raw Normal View History

Made the UCD data access code available from an interface instead of directly relying on HttpClient.
2014-11-01 14:43:50 +01:00
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
Restructured the projects, and put all the data construction logic in a separate assembly.
2014-11-03 00:05:54 +01:00
namespace System.Unicode.Builder
Made the UCD data access code available from an interface instead of directly relying on HttpClient.
2014-11-01 14:43:50 +01:00
{
Restructured the projects, and put all the data construction logic in a separate assembly.
2014-11-03 00:05:54 +01:00
class Program
Made the UCD data access code available from an interface instead of directly relying on HttpClient.
2014-11-01 14:43:50 +01:00
{
Restructured the projects, and put all the data construction logic in a separate assembly.
2014-11-03 00:05:54 +01:00
static void Main(string[] args)
{
}
Made the UCD data access code available from an interface instead of directly relying on HttpClient.
2014-11-01 14:43:50 +01:00
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.26.4 Page: 83ms Template: 2ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API