Constructor PrimaryKeys
PrimaryKeys()
Initializes a new instance of the PrimaryKeys class.
public PrimaryKeys()
PrimaryKeys(string, object)
Initializes a new instance of the PrimaryKeys class with a key-value pair.
public PrimaryKeys(string key, object value)