With RazorViewEngine, I can do this:
if (somecondition) { some stuff }
but I can\'t seem to do this (Razor ge
Try like this:
if (somecondition) { @: } 0 讨论(0) 查看其它4个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复