C# Class xstream.Utilities.Xmlifier

Afficher le fichier Open project: srushti/xstream.net Class Usage Examples

Méthodes publiques

Méthode Description
Xmlify ( Type type ) : string
XmlifyNode ( Type type ) : string

Private Methods

Méthode Description
UnXmlify ( string typeName ) : string

Method Details

Xmlify() public static méthode

public static Xmlify ( Type type ) : string
type System.Type
Résultat string

XmlifyNode() public static méthode

public static XmlifyNode ( Type type ) : string
type System.Type
Résultat string