Check if T implements storage resolver interface.
The responsibility of storage resolver policy is to find a storage for component which will store component based on information provided on passed type.
true if it implements the interface, false otherwise
See Implementation
Check if T implements storage resolver interface.
The responsibility of storage resolver policy is to find a storage for component which will store component based on information provided on passed type.