1765

Description: Class parameter is not supported for segment methods with public visibility.

Cause: Public methods under Segment cannot have a parameter template to a class.

Resolution: Change the method Visibility property to private.