Property | Type | Description | |
---|---|---|---|
PackageAssertionSet | Newtonsoft.Json | ||
PackageAssertionSet | Newtonsoft.Json |
Method | Description | |
---|---|---|
PackageAssertionSet ( ) : Newtonsoft.Json |
Adding a parameterless default constructor for supporting Dapper and have internal constructor for writing simple unit tests Could have added a constructor with a signature matching the sql query, but this is less code
|
Method | Description | |
---|---|---|
PackageAssertionSet ( string packageId, string version, bool exists ) : Newtonsoft.Json | ||
PackageAssertionSet ( string packageId, string version, bool exists, object nupkg, bool listed, System.DateTime created, System.DateTime published ) : Newtonsoft.Json |
public PackageAssertionSet ( ) : Newtonsoft.Json | ||
return | Newtonsoft.Json |