C# Class UnityEditor.EditorTestsRunner.RegexpMessageMatcher

Inheritance: MessageMatcher
ファイルを表示 Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Public Methods

Method Description
Assert ( string message ) : void

Method Details

Assert() public method

public Assert ( string message ) : void
message string
return void