Skip to content

InvalidConfigException.ThrowIfNull method

public static void ThrowIfNull(object? value, string? message = null, 
    Exception? innerException = null, string propertyName = "")

See Also