Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
SuiteResults
C# 클래스 SuiteResults, UnityTest
파일 보기
프로젝트 열기: MrJoy/UnityTest
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
results
ArrayList
suite
Type
variant
string
공개 메소드들
메소드
설명
SuiteResults
(
Type
t
,
string
v
,
ArrayList
r
) :
System
메소드 상세
SuiteResults()
공개
메소드
public
SuiteResults
(
Type
t
,
string
v
,
ArrayList
r
) :
System
t
Type
v
string
r
ArrayList
리턴
System
프로퍼티 상세
results
공개적으로 프로퍼티
public
ArrayList
results
리턴
ArrayList
suite
공개적으로 프로퍼티
public
Type
suite
리턴
Type
variant
공개적으로 프로퍼티
public
string
variant
리턴
string