BTDBTest.IocTests.World.World C# (CSharp) Méthode

World() public méthode

public World ( IOwinServer server, ISupport support, INotify notifyChanges ) : System
server IOwinServer
support ISupport
notifyChanges INotify
Résultat System
            public World(IOwinServer server, ISupport support, INotify notifyChanges)
            {
            }
IocTests.World