C# 클래스 FluentSharp.For_XmlSchemaLinq.XTypedElement_ExtensionMethods

파일 보기 프로젝트 열기: o2platform/O2.Platform.Projects

공개 메소드들

메소드 설명
xElement ( this xTypedElement ) : System.Xml.Linq.XElement
xElementName ( this xTypedElement ) : string

메소드 상세

xElement() 공개 정적인 메소드

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

xElementName() 공개 정적인 메소드

public static xElementName ( this xTypedElement ) : string
xTypedElement this
리턴 string