Property ThrowOnInvalid
- Namespace
- MaaFramework.Binding.Abstractions
- Assembly
- MaaFramework.Binding.dll
ThrowOnInvalid
Gets a value indicating whether an System.ObjectDisposedException is thrown when the current instance is invalid but still called.
public bool ThrowOnInvalid { get; set; }