Registry<T>.items

Property in Registry<T>

Declaration

public readonly List<T> items

Description

The items registered in the list (Read only).