C# Class UnityEditor.EditorTestsRunner.MessageMatcher

Afficher le fichier Open project: CarlosHBC/UnityDecompiled Class Usage Examples

Méthodes publiques

Свойство Type Description
pattern string

Méthodes publiques

Méthode Description
Assert ( string message ) : void

Méthodes protégées

Méthode Description
MessageMatcher ( ) : System

Method Details

Assert() public méthode

public Assert ( string message ) : void
message string
Résultat void

MessageMatcher() protected méthode

protected MessageMatcher ( ) : System
Résultat System

Property Details

pattern public_oe property

public string pattern
Résultat string