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