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
Enigma
ArraySizeAttribute
C# Class Enigma.ArraySizeAttribute
Used to mark arrays, enumerables or pointers with the number of items for a reflector UI to display.
Inheritance:
System.Attribute
显示文件
Open project: r3peat/Enigma.D3.Public
Public Methods
Method
Description
ArraySizeAttribute
(
int
value
) :
System
Method Details
ArraySizeAttribute()
public
method
public
ArraySizeAttribute
(
int
value
) :
System
value
int
return
System