Table of Contents

Method IsPrimitiveImpl

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

IsPrimitiveImpl()

When overridden in a derived class, implements the IsPrimitive property and determines whether the Type is one of the primitive types.

protected override bool IsPrimitiveImpl()

Returns

bool

true if the Type is one of the primitive types; otherwise, false.