C# 클래스 UnityEditor.EditorTestsRunner.TestLineTreeViewItem

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

공개 메소드들

메소드 설명
TestLineTreeViewItem ( NUnit.Core.TestMethod test, int depth, TreeViewItem parent ) : NUnit.Core

보호된 메소드들

메소드 설명
ResultUpdated ( EditorTestResult result ) : void

메소드 상세

ResultUpdated() 보호된 메소드

protected ResultUpdated ( EditorTestResult result ) : void
result EditorTestResult
리턴 void

TestLineTreeViewItem() 공개 메소드

public TestLineTreeViewItem ( NUnit.Core.TestMethod test, int depth, TreeViewItem parent ) : NUnit.Core
test NUnit.Core.TestMethod
depth int
parent TreeViewItem
리턴 NUnit.Core