C# Class MMR.Yaz.Benchmarks.DebugUtil

Afficher le fichier Open project: ZoeyZolotova/mm-rando

Méthodes publiques

Méthode Description
Assert ( bool condition, string message ) : void

Method Details

Assert() public static méthode

public static Assert ( bool condition, string message ) : void
condition bool
message string
Résultat void