summaryrefslogtreecommitdiff
path: root/ZooBOTanica/TextBoxExtension.cs
diff options
context:
space:
mode:
authorTrueDoctor <d-kobert@web.de>2018-07-09 15:15:35 +0200
committerTrueDoctor <d-kobert@web.de>2018-07-09 15:15:35 +0200
commit2503ca78d3e583cb1291cb9a99a6e79526a348ee (patch)
tree5be61d23d80c23422f68831b0862918dd4f5616c /ZooBOTanica/TextBoxExtension.cs
parent4671e76af27446a74c1015bd76b52e48ea241e74 (diff)
Created DSALib Created ZooBOTanica
Diffstat (limited to 'ZooBOTanica/TextBoxExtension.cs')
-rw-r--r--ZooBOTanica/TextBoxExtension.cs12
1 files changed, 12 insertions, 0 deletions
diff --git a/ZooBOTanica/TextBoxExtension.cs b/ZooBOTanica/TextBoxExtension.cs
new file mode 100644
index 0000000..cc50dac
--- /dev/null
+++ b/ZooBOTanica/TextBoxExtension.cs
@@ -0,0 +1,12 @@
+using System;
+using System.Collections.Generic;
+using System.Linq;
+using System.Text;
+using System.Threading.Tasks;
+
+namespace ZooBOTanica
+{
+ class FormExtension
+ {
+ }
+}