[]
        
(Showing Draft Content)

C1.Web.Api.Configuration.Manager-1.Get

Get Method

Get(string)

Gets the instance which is mapped to the specified key.

Declaration
public T Get(string key)
Parameters
Type Name Description
string key

The item key.

Returns
Type Description
T

The item.