Property | Type | Description | |
---|---|---|---|
PackageOwnerAssertion | Newtonsoft.Json |
Method | Description | |
---|---|---|
PackageOwnerAssertion ( ) : 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 | |
---|---|---|
PackageOwnerAssertion ( string packageId, string version, string username, bool exists ) : Newtonsoft.Json |
public PackageOwnerAssertion ( ) : Newtonsoft.Json | ||
return | Newtonsoft.Json |