C# 클래스 HandshakePacketHandlerAttribute, Redstone

상속: PacketHandlerAttribute
파일 보기 프로젝트 열기: Eastrall/Redstone

공개 메소드들

메소드 설명
HandshakePacketHandlerAttribute ( object action ) : Redstone.Abstractions.Protocol

Creates a new HandshakePacketHandlerAttribute instance.

메소드 상세

HandshakePacketHandlerAttribute() 공개 메소드

Creates a new HandshakePacketHandlerAttribute instance.
public HandshakePacketHandlerAttribute ( object action ) : Redstone.Abstractions.Protocol
action object Handler action type.
리턴 Redstone.Abstractions.Protocol