C# Class FluentSharp.For_XmlSchemaLinq.XTypedElement_ExtensionMethods

Show file Open project: o2platform/O2.Platform.Projects

Public Methods

Method Description
xElement ( this xTypedElement ) : System.Xml.Linq.XElement
xElementName ( this xTypedElement ) : string

Method Details

xElement() public static method

public static xElement ( this xTypedElement ) : System.Xml.Linq.XElement
xTypedElement this
return System.Xml.Linq.XElement

xElementName() public static method

public static xElementName ( this xTypedElement ) : string
xTypedElement this
return string