Debug

Type module

Sources Variables Functions

DebugError

Type class

Sources Inheritance Properties Methods Events Adapters

Dictionary

Type class

A Dictionary is collection where values of some type can be mapped to string keys.

DictionaryDisposer

Type class

A disposable dictionary, which when disposed itself will call dispose() method on all its items.