Table of Contents

Property ThrowOnInvalid

Namespace
MaaFramework.Binding
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; }

Property Value

bool