Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
tusher318
May 21st, 2019
72
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Python
0.23 KB
| None
|
0
0
raw
download
clone
embed
print
report
public interface IInterface
{
void show
(
)
;
}
public
class
MyClass : IInterface
{
#region IInterface Members
public void show
(
)
{
Console.
WriteLine
(
"Hello World!"
)
;
}
#endregion
}
Add Comment
Please,
Sign In
to add comment
Public Pastes
✅ MAKE $22OO IN 10 MIN M
JavaScript | 1 sec ago | 0.08 KB
✅ PayPal Hits
JavaScript | 1 sec ago | 0.08 KB
FREE BTC GUIDE
JavaScript | 2 sec ago | 0.08 KB
✅ MAKE $22OO IN 10 MIN H
JavaScript | 4 sec ago | 0.08 KB
FREE BTC GUIDE E
JavaScript | 7 sec ago | 0.08 KB
Netflix Premium UHD Hits
JavaScript | 8 sec ago | 0.08 KB
Make 3500$ in 20 MIN [Method] N
JavaScript | 10 sec ago | 0.08 KB
✅ MAKE $3500 IN 15 MIN
JavaScript | 11 sec ago | 0.08 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!