Mercurial > pub > ImplabNet
comparison Implab.Playground/Program.cs @ 260:547a2fc0d93e v3 v3.0.6
minor fixes
author | cin |
---|---|
date | Fri, 13 Apr 2018 19:14:59 +0300 |
parents | b00441e04738 |
children | 6b3e5c48131b |
comparison
equal
deleted
inserted
replaced
259:7d52dc684bbd | 260:547a2fc0d93e |
---|---|
13 using System.Xml; | 13 using System.Xml; |
14 using System.Xml.Serialization; | 14 using System.Xml.Serialization; |
15 | 15 |
16 namespace Implab.Playground { | 16 namespace Implab.Playground { |
17 using System.Diagnostics; | 17 using System.Diagnostics; |
18 using System.Runtime.Remoting.Messaging; | |
19 using static Trace<Program>; | 18 using static Trace<Program>; |
20 | 19 |
21 public class Program { | 20 public class Program { |
22 | 21 |
23 static void Main(string[] args) { | 22 static void Main(string[] args) { |