C# Class Newtonsoft.Json.Converters.XProcessingInstructionWrapper

Inheritance: XObjectWrapper
Mostrar archivo Open project: NicePeopleAtWork/NicePlayers

Private Properties

Property Type Description

Public Methods

Method Description
XProcessingInstructionWrapper ( System.Xml.Linq.XProcessingInstruction processingInstruction ) : System

Method Details

XProcessingInstructionWrapper() public method

public XProcessingInstructionWrapper ( System.Xml.Linq.XProcessingInstruction processingInstruction ) : System
processingInstruction System.Xml.Linq.XProcessingInstruction
return System