C# 클래스 StatLight.Core.Events.TestExecutionMethodClientEvent

파일 보기 프로젝트 열기: staxmanade/StatLight 1 사용 예제들

공개 메소드들

메소드 설명
AddMetadata ( string classification, string name, string value ) : void

보호된 메소드들

메소드 설명
TestExecutionMethodClientEvent ( ) : System

메소드 상세

AddMetadata() 공개 메소드

public AddMetadata ( string classification, string name, string value ) : void
classification string
name string
value string
리턴 void

TestExecutionMethodClientEvent() 보호된 메소드

protected TestExecutionMethodClientEvent ( ) : System
리턴 System