M Mattias Sjögren Apr 22, 2005 #2 how to create a delegate for a overloaded method? Click to expand... The same way you do for a method that isn't overloaded. The overload that matches the delegate signature will be used. Mattias
how to create a delegate for a overloaded method? Click to expand... The same way you do for a method that isn't overloaded. The overload that matches the delegate signature will be used. Mattias