Provides the base requirements for an IDot
Methods
IsAllowed(IResolverResult)
Returns whether the specified IResolver
Parameter | Type | Description |
---|---|---|
result | IResolver |
The IResolver |
Returns
- bool:
true
if the specified IResolverResult is allowed within the context location; otherwise,false
.