C# Class UtilJsonApiSerializer.Serialization.UpdateDocumentTypeWrapper

Mostrar archivo Open project: FrontlineEducation/Util-JsonApiSerializer

Public Methods

Method Description
UpdateDocumentTypeWrapper ( UpdateDocument updateDocument, Type type ) : System

Method Details

UpdateDocumentTypeWrapper() public method

public UpdateDocumentTypeWrapper ( UpdateDocument updateDocument, Type type ) : System
updateDocument UpdateDocument
type System.Type
return System