Table of Contents

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 TsModel

The model being visited.