C# Class iTextSharp.tool.xml.pipeline.ctx.MapContext

Inheritance: ICustomContext
Afficher le fichier Open project: boecko/iTextSharp Class Usage Examples

Méthodes publiques

Méthode Description
MapContext ( ) : System
this ( string key ) : object

Method Details

MapContext() public méthode

public MapContext ( ) : System
Résultat System

this() public méthode

public this ( string key ) : object
key string
Résultat object