Table of Contents

Method VisitProperty

Namespace
Alternet.TsTypedefsGenerator.Core
Assembly
Alternet.Common.TypeScript.v9.dll

VisitProperty(TsProperty)

Represents a method called for every property in the model.

void VisitProperty(TsProperty property)

Parameters

property TsProperty

The property being visited.