Method Get
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Get(string)
Returns the first value for a key, or null when the key is absent.
string Get(string key)
Parameters
keystring
Returns
- string
Returns the first value for a key, or null when the key is absent.
string Get(string key)
key string