Updated XML documentation for several methods
This commit is contained in:
parent
726576e3e0
commit
417ffbc740
7 changed files with 17 additions and 19 deletions
|
|
@ -57,8 +57,7 @@ namespace Rests
|
|||
/// <summary>
|
||||
/// Gets value safely, if it does not exist, return null. Sets/Adds value safely, if null it will remove.
|
||||
/// </summary>
|
||||
/// <param name="key"></param>
|
||||
/// <param name="value"></param>
|
||||
/// <param name="key">the key</param>
|
||||
/// <returns>Returns null if key does not exist.</returns>
|
||||
public new object this[string key]
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue