Create a new instance of a Rating object with a given name.

public static Rating FromName(
   string name
);

Parameters

name
The tooltip name of the rating.

Return Value

A named Rating object.

See Also

Rating Class | KrispWare Namespace