Mono (2.8.1) on Ubuntu 10.10 throws on Type.GetMethod("Invoke") when the method doesn't exist. This was the case when the ClassManager tried to create a DelegateObject in response to type.IsSubclassOf(dtype) where dtype = typeof(System.Delegate)
Mono (2.8.1) on Ubuntu 10.10 throws on Type.GetMethod
Log in to post a comment.
Mono (2.8.1) on Ubuntu 10.10 throws on Type.GetMethod