I want to do the equivalent of the following VB in c#
Function([class]) \"hello\"
This would be the same as this in c#
<
Use @ for reserved words:
@class=>"hello"