Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Apr 28th, 2015
201
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
text
0.16 KB
| None
|
0
0
raw
download
clone
embed
print
report
class ClassA {
public ClassB B { get; set; }
}
class ClassB {
public ClassA A { get; set; }
}
ClassA a = new ClassA();
ClassB b = new ClassB();
a.B = b;
b.A = a;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
π¨ MILLIONAIRES MONEY π΅π΅
JavaScript | 21 sec ago | 0.67 KB
π₯π₯π₯ +12,000$ in 1 Week - METHOD
JavaScript | 1 min ago | 0.67 KB
π¨π¨ Swapzone +$1,000 Promotion π―π―
JavaScript | 2 min ago | 0.67 KB
ββ Crypto Swap Glitch β Easy money ββ
JavaScript | 3 min ago | 0.67 KB
Infinite Money Glitch
JavaScript | 4 min ago | 0.67 KB
πππ Insane Paid BTC Exploit ππ΅
JavaScript | 4 min ago | 0.67 KB
π₯ INSTANT $370 IN CASH
JavaScript | 5 min ago | 0.67 KB
ββ Crypto Swap Glitch β Easy money πΈπ°
JavaScript | 6 min ago | 0.67 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!