C# Класс YAXLib.YAXCustomSerializerAttribute

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

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

Метод Описание
YAXCustomSerializerAttribute ( Type customSerializerType ) : System

Initializes a new instance of the YAXCustomSerializerAttribute class.

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

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

Initializes a new instance of the YAXCustomSerializerAttribute class.
public YAXCustomSerializerAttribute ( Type customSerializerType ) : System
customSerializerType System.Type Type of the custom serializer.
Результат System