Click or drag to resize

Resolver_isValidCategory Field

The delegate used to find valid object types for the target category.

Namespace:  Nova.Resolving
Assembly:  Nova.CodeDOM (in Nova.CodeDOM.dll) Version: 7.44.8391.13415
Syntax
C#
protected Func<Object, bool> _isValidCategory

Field Value

Type: FuncObject, Boolean
See Also