Spcial class :Deleagete and MulticastDelegate
You can't derive from Delegate and MulticastDelegate except compiler and some tools, because they are special class. If you declar a delegate with method, you can have a constructer and three method, invoke, begininvoke, endinvoke.
i think the three method with param vary on the delegate method. so compiler auto help you to build these method instead of you. you can use some reflector tool, for examle ildasm , ilspy to check a simple exe by yourself.
                    
                
                
            
        
浙公网安备 33010602011771号