IImplicitBehavior.ActivateFor method
Returns true if this behavior should be used for the target row type.
public bool ActivateFor(IRow row)
| parameter | description |
|---|---|
| row | The target row type. |
See Also
- interface IRow
- interface IImplicitBehavior
Returns true if this behavior should be used for the target row type.
public bool ActivateFor(IRow row)
| parameter | description |
|---|---|
| row | The target row type. |