C# 클래스 OpenStory.Server.Auth.Packets

파일 보기 프로젝트 열기: shoftee/OpenStory

공개 메소드들

메소드 설명
WriteWorld ( this builder, IWorld world ) : void

비공개 메소드들

메소드 설명
WriteChannel ( this builder, IChannel channel ) : void

메소드 상세

WriteWorld() 공개 정적인 메소드

public static WriteWorld ( this builder, IWorld world ) : void
builder this
world IWorld
리턴 void