Property IsValid
IsValid
Gets a value indicating whether this resolver is valid.
public bool IsValid { get; }
Property Value
- bool
true
if this resolver is valid; otherwise,false
.
Gets a value indicating whether this resolver is valid.
public bool IsValid { get; }
true
if this resolver is valid; otherwise, false
.