public RatingWrapper RatingFor<TProperty>(
System.Linq.Expressions.Expression<Func<TModel,TProperty>> expression,
System.Collections.Generic.IDictionary<string,object> htmlAttributes
)
'宣言
Public Overloads Function RatingFor(Of TProperty)( _
ByVal expression As System.Linq.Expressions.Expression(Of Func(Of TModel,TProperty)), _
ByVal htmlAttributes As System.Collections.Generic.IDictionary(Of String,Object) _
) As RatingWrapper