Method VisitModel
- Namespace
- Alternet.TsTypedefsGenerator.Core
- Assembly
- Alternet.Common.TypeScript.v9.dll
VisitModel(TsModel)
Represents a method called once for the model.
void VisitModel(TsModel model)
Parameters
model
TsModelThe model being visited.