C# 클래스 NExtends.Primitives.ObjectExtensions

파일 보기 프로젝트 열기: LuccaSA/NExtends

공개 메소드들

메소드 설명
ToXML ( this o ) : String
ToXMLAttribute ( this o ) : object

메소드 상세

ToXML() 공개 정적인 메소드

public static ToXML ( this o ) : String
o this
리턴 String

ToXMLAttribute() 공개 정적인 메소드

public static ToXMLAttribute ( this o ) : object
o this
리턴 object