All BLToolkit aspects are implemented as attributes and have to be applied to abstract or virtual members of an abstract class. You need to use TypeAccessor<T>.CreateInstance() method to create an instance of the class. BLToolkit class builder creates an actual class and applies aspects to abstract and virtual members by overriding the members and emitting (see System.Reflection.Emit namespace) additional code around them.
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|