C# Class NBug.Core.Submission.Tracker.Trac

Inheritance: ProtocolBase
Afficher le fichier Open project: soygul/NBug

Méthodes publiques

Méthode Description
Send ( string fileName, Stream file, Report report, SerializableException exception ) : bool

Méthodes protégées

Méthode Description
Trac ( string connectionString ) : System.IO

Method Details

Send() public méthode

public Send ( string fileName, Stream file, Report report, SerializableException exception ) : bool
fileName string
file Stream
report Report
exception SerializableException
Résultat bool

Trac() protected méthode

protected Trac ( string connectionString ) : System.IO
connectionString string
Résultat System.IO