Avalon.Network.Packets.SMSG_ACCOUNT_OPTIONS.SMSG_ACCOUNT_OPTIONS C# (CSharp) Method

SMSG_ACCOUNT_OPTIONS() public method

public SMSG_ACCOUNT_OPTIONS ( ) : System
return System
        public SMSG_ACCOUNT_OPTIONS()
            : base(556)
        {
            this.EnsureCapacity(34);
        }
SMSG_ACCOUNT_OPTIONS