Look at the top of the cshtml code. @ symbol is part of a special syntax called Razor that allows us to mix C# with our HTML. Typing in that symbol tells the ...
確定! 回上一頁