C# 클래스 VisualCoverage.Core.Elements.LineElement

파일 보기 프로젝트 열기: jsargiot/visual-coverage 1 사용 예제들

공개 메소드들

메소드 설명
LineElement ( uint num, string type, string signature, uint coverage ) : System

메소드 상세

LineElement() 공개 메소드

public LineElement ( uint num, string type, string signature, uint coverage ) : System
num uint
type string
signature string
coverage uint
리턴 System