C# Class StatLight.Core.Events.TestExecutionMethodClientEvent

Afficher le fichier Open project: staxmanade/StatLight Class Usage Examples

Méthodes publiques

Méthode Description
AddMetadata ( string classification, string name, string value ) : void

Méthodes protégées

Méthode Description
TestExecutionMethodClientEvent ( ) : System

Method Details

AddMetadata() public méthode

public AddMetadata ( string classification, string name, string value ) : void
classification string
name string
value string
Résultat void

TestExecutionMethodClientEvent() protected méthode

protected TestExecutionMethodClientEvent ( ) : System
Résultat System