PropertyStoreCreate Method |
Name | Description | |
---|---|---|
CreateT(Object) |
Gets a value from the property store with the specified key of a concrete type, and creates a new instance if it doesn't exist yet.
| |
CreateT(Object, FuncT) |
Gets a value from the property store with the specified key of a concrete type, and creates a new instance if it doesn't exist yet.
|