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