C# Class FluentSharp.For_XmlSchemaLinq.XTypedElement_ExtensionMethods

Afficher le fichier Open project: o2platform/O2.Platform.Projects

Méthodes publiques

Méthode Description
xElement ( this xTypedElement ) : System.Xml.Linq.XElement
xElementName ( this xTypedElement ) : string

Method Details

xElement() public static méthode

public static xElement ( this xTypedElement ) : System.Xml.Linq.XElement
xTypedElement this
Résultat System.Xml.Linq.XElement

xElementName() public static méthode

public static xElementName ( this xTypedElement ) : string
xTypedElement this
Résultat string