Aaronontheweb on dev
Remove string interpolation fro… (compare)
Props
through actor's constructor (this is done in few cases) or as part of some message to be send at some point in time. But if those are making a solution too complex, then it's a warning, that maybe a hierarchy of actors should be changed or maybe they are so tightly coupled, that they should be tested as one.
while (Context.GetChildren().Any(x => x.GetType() == typeof (Account)))