Notes
Wednesday, April 20, 2016
All things string
1.
string
msg =
$"Would you like to remove '
{item.Name}
'
{(item.GetChildren().Count > 0 ?
" and all of its sub-items"
:
string
.Empty)}
?"
;
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment