When a generic method is used without explicit type arguments , the compiler will try to deduce the correct type arguments from the arguments that were supplied to the method 当使用的泛型方法没有显式类型参数时,编译器会尝试从提供给该方法的参数中推导出正确的类型参数。
For example , if assembly b references assembly a , you can use this option to provide an explicit type library reference , rather than relying on the type library specified in the registry 例如,如果程序集b引用程序集a ,则可使用此选项来提供显式类型库引用而不依赖于注册表中指定的类型库。