Commit 5d51483
Barton Cline
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)1 parent 2f2d385 commit 5d51483
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
0 commit comments