aboutsummaryrefslogtreecommitdiff
path: root/QuantumNet.Backend/Class1.cs
diff options
context:
space:
mode:
authorAlee <Alee14498@gmail.com>2019-05-19 10:53:35 -0400
committerAlee <Alee14498@gmail.com>2019-05-19 10:53:35 -0400
commit6ed2a7cb4a2de7bc1e48f94bf68f196124756920 (patch)
tree19f7691801d3340408d46f1a1ba3039b3c03fbb3 /QuantumNet.Backend/Class1.cs
parent3ccda1094bfc6f9db8031bd59e2fc10b09e853e0 (diff)
downloadQuantumNet-6ed2a7cb4a2de7bc1e48f94bf68f196124756920.tar.gz
QuantumNet-6ed2a7cb4a2de7bc1e48f94bf68f196124756920.tar.bz2
QuantumNet-6ed2a7cb4a2de7bc1e48f94bf68f196124756920.zip
Add project files.
Diffstat (limited to 'QuantumNet.Backend/Class1.cs')
-rw-r--r--QuantumNet.Backend/Class1.cs12
1 files changed, 12 insertions, 0 deletions
diff --git a/QuantumNet.Backend/Class1.cs b/QuantumNet.Backend/Class1.cs
new file mode 100644
index 0000000..24aa841
--- /dev/null
+++ b/QuantumNet.Backend/Class1.cs
@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace QuantumNet.Backend
+{
+ public class Class1
+ {
+ }
+}