C# Class Pomona.Common.Serialization.Json.PomonaJsonSerializerTypeEntry

This class contains code-gen func to write out JSON faster!
Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Méthodes publiques

Méthode Description
PomonaJsonSerializerTypeEntry ( TypeSpec type ) : System

Private Methods

Méthode Description
BuildAcceleratedPropertyWritingAction ( ) : void
TryGetJsonWriterMethodForWritingType ( TypeSpec type, MethodInfo &method ) : bool

Method Details

PomonaJsonSerializerTypeEntry() public méthode

public PomonaJsonSerializerTypeEntry ( TypeSpec type ) : System
type TypeSpec
Résultat System