C# Class Gibbed.RED.FileFormats.PropertySerializer.SerializableObjectInfo

Afficher le fichier Open project: yole/Gibbed.RED

Méthodes publiques

Свойство Type Description
Properties SerializablePropertyInfo>.Dictionary

Méthodes publiques

Méthode Description
SerializableObjectInfo ( Type type ) : System

Method Details

SerializableObjectInfo() public méthode

public SerializableObjectInfo ( Type type ) : System
type System.Type
Résultat System

Property Details

Properties public_oe property

public Dictionary Properties
Résultat SerializablePropertyInfo>.Dictionary