C# Class ContentResolver, simplexml

Inheritance: Iterable
Afficher le fichier Open project: restlet/simplexml Class Usage Examples

Méthodes publiques

Méthode Description
Add ( type ) : void
Iterator ( ) : Iterator
Resolve ( String name ) : ContentType,
Size ( ) : int

Private Methods

Méthode Description
ContentResolver ( ) : SimpleFramework.Xml.Core

Method Details

Add() public méthode

public Add ( type ) : void
Résultat void

Iterator() public méthode

public Iterator ( ) : Iterator
Résultat Iterator

Resolve() public méthode

public Resolve ( String name ) : ContentType,
name String
Résultat ContentType,

Size() public méthode

public Size ( ) : int
Résultat int