C# Класс GladNet.Serializer.GladNetMemberAttribute

Наследование: System.Attribute
Показать файл Открыть проект

Открытые методы

Метод Описание
GladNetMemberAttribute ( GladNetDataIndex dataIndex ) : System

Create a new member attribute for a target data.

Приватные методы

Метод Описание
GladNetMemberAttribute ( int tagID ) : System

Описание методов

GladNetMemberAttribute() публичный Метод

Create a new member attribute for a target data.
Throws if is outside of the range of valid s.
public GladNetMemberAttribute ( GladNetDataIndex dataIndex ) : System
dataIndex GladNetDataIndex A valid unique for this type.
Результат System