CollapsingEmbedPropertyHandler<T> constructor

CollapsingEmbedPropertyHandler<T>(
  1. Set<MSchemaRef> _ignoredTypes
)

Implementation

CollapsingEmbedPropertyHandler(this._ignoredTypes);