C# Class Pomona.Common.TypeSystem.StructuredTypeDetails

Afficher le fichier Open project: Pomona/Pomona Class Usage Examples

Méthodes publiques

Méthode Description
StructuredTypeDetails ( StructuredType type, HttpMethod allowedMethods, Action onDeserialized, bool mappedAsValueObject, bool alwaysExpand, bool isAbstract ) : System

Method Details

StructuredTypeDetails() public méthode

public StructuredTypeDetails ( StructuredType type, HttpMethod allowedMethods, Action onDeserialized, bool mappedAsValueObject, bool alwaysExpand, bool isAbstract ) : System
type StructuredType
allowedMethods HttpMethod
onDeserialized Action
mappedAsValueObject bool
alwaysExpand bool
isAbstract bool
Résultat System