ForumModel(ForumInfo) Constructor
Public Sub New( _
ByVal forum As ForumInfo _
)
This language is not supported or no code example is available.
public ForumModel(
ForumInfo forum
)
This language is not supported or no code example is available.
public:
ForumModel(
ForumInfo^ forum
)
This language is not supported or no code example is available.
Parameters
- forum
- ForumInfo