TDProjectInfoListResponse(List<TDProjectInfo>) Constructor
Public Sub New( _
ByVal info As List(Of TDProjectInfo) _
)
This language is not supported or no code example is available.
public TDProjectInfoListResponse(
List<TDProjectInfo> info
)
This language is not supported or no code example is available.
public:
TDProjectInfoListResponse(
List<TDProjectInfo^>^ info
)
This language is not supported or no code example is available.
Parameters
- info
- List<TDProjectInfo>
<default>