Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
OpenNos
Core
PacketAttribute
C# Class OpenNos.Core.PacketAttribute
Inheritance:
System.Attribute
显示文件
Open project: OpenNos/OpenNos
Class Usage Examples
Public Methods
Method
Description
PacketAttribute
(
string
header
,
int
amount
= 1 )
Method Details
PacketAttribute()
public
method
public
PacketAttribute
(
string
header
,
int
amount
= 1 )
header
string
amount
int