master
ScanAssembly
public void ScanAssembly(Assembly ass) { // Scan for and register handlers. var handlers = from t in ass.GetTypes()