C# Class Pomona.Common.TypeSystem.StructuredTypeDetails

Mostra file Open project: Pomona/Pomona Class Usage Examples

Public Methods

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

Method Details

StructuredTypeDetails() public method

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
return System