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
Syntaxprotected Func<Object, bool> _isValidCategory
Field Value
Type:
Func<Object,
Boolean>
See Also