C# Class MMR.Yaz.Benchmarks.DebugUtil

Datei anzeigen Open project: ZoeyZolotova/mm-rando

Public Methods

Method Description
Assert ( bool condition, string message ) : void

Method Details

Assert() public static method

public static Assert ( bool condition, string message ) : void
condition bool
message string
return void