[Visual Basic] Overloads Public Shared Function GetProviderObject( _ ByVal referencePath As String, _ ByVal implementationPath As String, _ ByVal expectedType As Type _ ) As Object
[C#] public static object GetProviderObject( stringreferencePath, stringimplementationPath, TypeexpectedType );