VBは大文字小文字の区別なしなので
リスト5-32
C#
public ActionResult Sort(string sort)
VB
Function Sort(ByVal _sort As String) As ActionResult