C# 클래스 OpenStory.Common.PacketValueAttribute

상속: System.Attribute
파일 보기 프로젝트 열기: shoftee/OpenStory

공개 메소드들

메소드 설명
PacketValueAttribute ( int value ) : System

Initializes a new instance of the PacketValueAttribute class.

메소드 상세

PacketValueAttribute() 공개 메소드

Initializes a new instance of the PacketValueAttribute class.
public PacketValueAttribute ( int value ) : System
value int The packet value to set.
리턴 System