C# Class ServiceStack.Text.Tests.DynamicModels.DataModel.ObjectGraph

Inheritance: ISerializable
Afficher le fichier Open project: ServiceStack/ServiceStack.Text Class Usage Examples

Méthodes publiques

Méthode Description
ObjectGraph ( ) : System

Méthodes protégées

Méthode Description
ObjectGraph ( SerializationInfo info, StreamingContext context ) : System

Private Methods

Méthode Description
GetObjectData ( SerializationInfo info, StreamingContext context ) : void

Method Details

ObjectGraph() public méthode

public ObjectGraph ( ) : System
Résultat System

ObjectGraph() protected méthode

protected ObjectGraph ( SerializationInfo info, StreamingContext context ) : System
info System.Runtime.Serialization.SerializationInfo
context System.Runtime.Serialization.StreamingContext
Résultat System