[Mono-list] Could not lookup zero argument constructor for class Ninject.StandardKernel
mimi
zachary.xu at jomediainc.com
Thu Mar 5 22:18:12 UTC 2015
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.
More information about the Mono-list
mailing list