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