TDProjectInfoResponse(Int64, TDProjectInfo) Constructor
Public Sub New( _
ByVal EventID As Long, _
ByVal info As TDProjectInfo _
)
This language is not supported or no code example is available.
public TDProjectInfoResponse(
long EventID,
TDProjectInfo info
)
This language is not supported or no code example is available.
public:
TDProjectInfoResponse(
long EventID,
TDProjectInfo^ info
)
This language is not supported or no code example is available.
Parameters
- EventID
- long
- info
- TDProjectInfo
<default>