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