C# Class NExtends.Primitives.ObjectExtensions

Mostra file Open project: LuccaSA/NExtends

Public Methods

Method Description
ToXML ( this o ) : String
ToXMLAttribute ( this o ) : object

Method Details

ToXML() public static method

public static ToXML ( this o ) : String
o this
return String

ToXMLAttribute() public static method

public static ToXMLAttribute ( this o ) : object
o this
return object