CategoryInfoResponse(Int64, CategoryInfo) Constructor
Public Sub New( _
ByVal task_id As Long, _
ByVal info As CategoryInfo _
)
This language is not supported or no code example is available.
public CategoryInfoResponse(
long task_id,
CategoryInfo info
)
This language is not supported or no code example is available.
public:
CategoryInfoResponse(
long task_id,
CategoryInfo^ info
)
This language is not supported or no code example is available.
Parameters
- task_id
- long
- info
- CategoryInfo