• M
    Fixes StackExchange/dapper-dot-net#152 · d2cce62d
    Matt Wilkinson 提交于
    Allows use of IDictionary<string, object> as parameter objects.
    I'm assuming that the && was a mistake, and that this logic should
    handle both of the types equally well.
    Also allows .NET 3.5 to use the IDictionary case.
    d2cce62d
SqlMapper.cs 225.4 KB