public Object Resolve(
Type fromType,
Object key
)Public Function Resolve (
fromType As Type,
key As Object
) As Objectabstract Resolve :
fromType : Type *
key : Object -> Object
override Resolve :
fromType : Type *
key : Object -> Object