ForumCategoryResponse(List<ForumCategory>) Constructor
Public Sub New( _
ByVal cats As List(Of ForumCategory) _
)
This language is not supported or no code example is available.
public ForumCategoryResponse(
List<ForumCategory> cats
)
This language is not supported or no code example is available.
public:
ForumCategoryResponse(
List<ForumCategory^>^ cats
)
This language is not supported or no code example is available.
Parameters
- cats
- List<ForumCategory>
the categories