Table of Contents

Property GenericArguments

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

GenericArguments

Gets collection of GenericArguments for this class

public IList<TsType> GenericArguments { get; }

Property Value

IList<TsType>