BTDBTest.IocTests.World.World C# (CSharp) Method

World() public method

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