C# Class UoFiddler.ExternTool

Afficher le fichier Open project: polserver/poltools Class Usage Examples

Méthodes publiques

Méthode Description
ExternTool ( string name, string filename ) : System
FormatArg ( int i ) : string
FormatName ( ) : string

Method Details

ExternTool() public méthode

public ExternTool ( string name, string filename ) : System
name string
filename string
Résultat System

FormatArg() public méthode

public FormatArg ( int i ) : string
i int
Résultat string

FormatName() public méthode

public FormatName ( ) : string
Résultat string