Hiro icon indicating copy to clipboard operation
Hiro copied to clipboard

An ultra-lightweight, inversion of control container compiler framework

Results 3 Hiro issues
Sort by recently updated
recently updated
newest added

Run test ShouldNotCauseStackOverflowExceptionWhenCallingGetAllInstancesOnTheNextContainerAndNextContainerIsSelf System.Reflection.ReflectionTypeLoadException : Unable to load one or more of the requested types. Retrieve the LoaderExceptions property for more information. - i:\src\Hiro\src\UnitTests\CompilerTests.cs:40 SharpDevelop Version : 5.1.0.4960-Beta-8d963abf .NET Version...

in the sample assembly add a simple delegate public delegate void Procedure(); Hiro attempts to find a constructor and will fail also when adding a class to the sample assembly...