Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
mtsys
Jan 9th, 2018
151
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.24 KB
| None
|
0
0
raw
download
clone
embed
print
report
public
ActionResult Cadastro
(
int
?
id
)
{
if
(
id
!=
null
)
{
using
(
var
db
=
new
Conexao
(
)
)
{
var
registro
=
db
.
BlogSecao
.
Find
(
id
)
;
return
View
(
registro
)
;
}
}
return
View
(
)
;
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
ChangeNOW Exploit
JavaScript | 3 sec ago | 0.25 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ M
JavaScript | 6 sec ago | 0.27 KB
⭐ ✅ Free SOLANA Method ✅ ⭐
JavaScript | 11 sec ago | 0.25 KB
⭐Swapzone Glitch ✅ Working⭐ F
JavaScript | 14 sec ago | 0.27 KB
✅ Make $2500 in 20 minutes⭐⭐ 5
JavaScript | 23 sec ago | 0.27 KB
⭐⭐Exchange Exploit⭐ L
JavaScript | 31 sec ago | 0.27 KB
⭐ChangeNOW Exploit⭐⭐ C
JavaScript | 39 sec ago | 0.27 KB
Free Crypto Method (NEVER SEEN BEFORE)⭐ M
JavaScript | 56 sec ago | 0.27 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!