BTDBTest.IocTests.World.World C# (CSharp) 메소드

World() 공개 메소드

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