C# Class ContentResolver, simplexml

Inheritance: Iterable
Exibir arquivo Open project: restlet/simplexml Class Usage Examples

Public Methods

Method Description
Add ( type ) : void
Iterator ( ) : Iterator
Resolve ( String name ) : ContentType,
Size ( ) : int

Private Methods

Method Description
ContentResolver ( ) : SimpleFramework.Xml.Core

Method Details

Add() public method

public Add ( type ) : void
return void

Iterator() public method

public Iterator ( ) : Iterator
return Iterator

Resolve() public method

public Resolve ( String name ) : ContentType,
name String
return ContentType,

Size() public method

public Size ( ) : int
return int