C# 클래스 StatePrinting.TestAssistance.UnitTestLocationInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
Filepath string
LineNumber int

프로퍼티 상세

Filepath 공개적으로 프로퍼티

public string Filepath
리턴 string

LineNumber 공개적으로 프로퍼티

public int LineNumber
리턴 int