C# 클래스 Microsoft.Xunit.Performance.Api.Table.Row

파일 보기 프로젝트 열기: Microsoft/xunit-performance 1 사용 예제들

공개 메소드들

메소드 설명
Row ( DataTable table ) : System
this ( ColumnName columnName ) : string

메소드 상세

Row() 공개 메소드

public Row ( DataTable table ) : System
table DataTable
리턴 System

this() 공개 메소드

public this ( ColumnName columnName ) : string
columnName ColumnName
리턴 string