Skip to content

InvalidConfigException.ThrowIf method

public static void ThrowIf(bool condition, string propertyName, string? message = null, 
    Exception? innerException = null)

See Also