Method GetNestedTypes
- Namespace
- Alternet.TsTypedefsGenerator.Core.TsModels
- Assembly
- Alternet.Common.TypeScript.v9.dll
GetNestedTypes(BindingFlags)
When overridden in a derived class, searches for the types nested in the current Type, using the specified binding constraints.
public override Type[] GetNestedTypes(BindingFlags bindingAttr)
Parameters
bindingAttr
BindingFlagsA bitmask comprised of one or more BindingFlags that specify how the search is conducted.-or- Zero, to return null.