提交 cdc176bf 编写于 作者: S Sam Saffron

remove leftover code

上级 cbd1b889
......@@ -88,7 +88,6 @@ private class Identity : IEquatable<Identity>
public String ConnectionString { get { return connectionString; } }
public Type Type { get { return type; } }
public Type Type2 { get { return Type2; } }
public string Sql { get { return sql; } }
public Type ParametersType { get { return ParametersType; } }
internal Identity(string sql, IDbConnection cnn, Type type, Type parametersType, Type[] otherTypes = null)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册