IntrospectionOptions(bool)
Options for introspection operations.
Declaration
public IntrospectionOptions(bool IgnoreErrors = false)Parameters
| Type | Name | Description |
|---|---|---|
| bool | IgnoreErrors | A value indicating whether to ignore errors during introspection. |
Options for introspection operations.
public IntrospectionOptions(bool IgnoreErrors = false)| Type | Name | Description |
|---|---|---|
| bool | IgnoreErrors | A value indicating whether to ignore errors during introspection. |