SafeBagValueFactory
Constructors
Constructor
new SafeBagValueFactory():
SafeBagValueFactory
Returns
SafeBagValueFactory
Methods
find()
static
find(id
):BagTypeConstructor
<BagType
> |null
Parameters
id
string
Returns
BagTypeConstructor
<BagType
> | null
register()
static
register<T
>(id
,type
):void
Type Parameters
T
Parameters
id
string
type
Returns
void