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 ,則可使用此選項來提供顯式類型庫引用而不依賴于注冊表中指定的類型庫。