C# Class SimpleFramework.Xml.Strategy.PackageParser.Convert

Afficher le fichier Open project: ngallagher/simplexml

Méthodes publiques

Méthode Description
Convert ( String type ) : System
Domain ( char work ) : void
FastParse ( ) : String
Path ( char work ) : void
Scheme ( char work ) : void

Method Details

Convert() public méthode

public Convert ( String type ) : System
type String
Résultat System

Domain() public méthode

public Domain ( char work ) : void
work char
Résultat void

FastParse() public méthode

public FastParse ( ) : String
Résultat String

Path() public méthode

public Path ( char work ) : void
work char
Résultat void

Scheme() public méthode

public Scheme ( char work ) : void
work char
Résultat void