Just found a weird bug in my code that seems to be due to some
misunderstandings on fullname.
I am asking for a fullname on
public static void AddDependency<TConcrete>(this IDependencyResolver
resolver, DependencyLifetime lifetime)
where TConcrete : class
and its coming back as:
System.Void
OpenRasta.DI.DependencyResolverExtensions::AddDependency(OpenRasta.DI.IDependencyResolver,OpenRasta.DI.DependencyLifetime)
I could have sworn it comes back with generic parameters associated in the
name.
--
Les erreurs de grammaire et de syntaxe ont été incluses pour m'assurer de
votre attention
--
--
mono-cecil