public DependencyDescriptor(
Type fromType,
Type toType,
Object instance
)Public Sub New (
fromType As Type,
toType As Type,
instance As Object
)new :
fromType : Type *
toType : Type *
instance : Object -> DependencyDescriptor