Thanks Robert! It worked out but I got another problem.

classDictionary = mono_class_from_name(mono_get_corlib(),
"System.Collections.Generic", "Dictionary' 2"); NULL

classDictionary = mono_class_from_name(mono_get_corlib(),
"System.Collections.Generic", "Dictionary'2"); NULL

classDictionary = mono_class_from_name(mono_get_corlib(),
"System.Collections.Generic", "List' 1"); NULL

classDictionary = mono_class_from_name(mono_get_corlib(),
"System.Collections.Generic", "List'1"); NULL

classDictionary = mono_class_from_name(mono_get_corlib(), "System",
"DateTime"); not NULL

Read several posts and everybody is doing the same thing but I got NULL. I
have no idea why.

Zachary




--
View this message in context: 
http://mono.1490590.n4.nabble.com/Could-not-lookup-zero-argument-constructor-for-class-Ninject-StandardKernel-tp4665563p4665576.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to