T_WolfCurses_TypeExtensions - Maxwolf/WolfCurses GitHub Wiki
Helper class that deals with activating classes without using the actual activator class because that requires and empty parameterless constructor and we cannot always guarantee we will be able have one. Using these methods don't require a constructor to be used and furthermore the use of expressions to generate them ensures caching so penalty for type activation is only hit once on first instance creation.
System.Object
WolfCurses.TypeExtensions
Namespace: WolfCurses
Assembly: WolfCurses (in WolfCurses.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class TypeExtensions
Supported in: 0.1