Method ToString
ToString()
Pretty print an entry
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
System.String | (key, value) |
ToString(String, IFormatProvider)
Declaration
public string ToString(string format, IFormatProvider formatProvider)
Parameters
Type | Name | Description |
---|---|---|
System.String | format | |
IFormatProvider | formatProvider |
Returns
Type | Description |
---|---|
System.String |