DUMPZ
Paste dump
Recent dumps
FilesBox.io
About
Log in
Sign Up
string textBox1 Text string string textBox2 Text
7kill
C#
13 Oct 2014
As Text
Un/Wrap
Lines#
1
2
3
4
string
a
=
textBox1
.
Text
;
string
b
=
"*"
;
string
c
=
b
+
a
+
b
;
textBox2
.
Text
=
c
;
← newer dump
older dump →