C# Class Newtonsoft.Json.Converters.XAttributeWrapper

Inheritance: XObjectWrapper
Mostrar archivo Open project: NicePeopleAtWork/NicePlayers

Private Properties

Property Type Description

Public Methods

Method Description
XAttributeWrapper ( System.Xml.Linq.XAttribute attribute ) : System

Method Details

XAttributeWrapper() public method

public XAttributeWrapper ( System.Xml.Linq.XAttribute attribute ) : System
attribute System.Xml.Linq.XAttribute
return System