C# Class DbcExtractor.ArrayAttribute

Inheritance: System.Attribute
显示文件 Open project: LordJZ/MyWowTools

Public Methods

Method Description
ArrayAttribute ( Byte Count ) : System

Defines the SQL table name for this struct.

Method Details

ArrayAttribute() public method

Defines the SQL table name for this struct.
public ArrayAttribute ( Byte Count ) : System
Count Byte
return System