C# Class UoFiddler.ExternTool

Mostrar archivo Open project: polserver/poltools Class Usage Examples

Public Methods

Method Description
ExternTool ( string name, string filename ) : System
FormatArg ( int i ) : string
FormatName ( ) : string

Method Details

ExternTool() public method

public ExternTool ( string name, string filename ) : System
name string
filename string
return System

FormatArg() public method

public FormatArg ( int i ) : string
i int
return string

FormatName() public method

public FormatName ( ) : string
return string