C# Class Gibbed.RED.FileFormats.PropertySerializerAttribute

Inheritance: System.Attribute
Mostrar archivo Open project: yole/Gibbed.RED

Public Properties

Property Type Description
Serializer System.Type

Public Methods

Method Description
PropertySerializerAttribute ( Type serializer ) : System

Method Details

PropertySerializerAttribute() public method

public PropertySerializerAttribute ( Type serializer ) : System
serializer System.Type
return System

Property Details

Serializer public_oe property

public Type,System Serializer
return System.Type