C# Class CM3D2.MaidFiddler.Plugin.Utils.Debugger

Afficher le fichier Open project: denikson/CM3D2.MaidFiddler Class Usage Examples

Méthodes publiques

Méthode Description
Assert ( System.Action action, string errMsg ) : void

Private Methods

Méthode Description
WriteLine ( ) : void
WriteLine ( LogLevel level, string s ) : void
WriteLine ( string s ) : void

Method Details

Assert() public static méthode

public static Assert ( System.Action action, string errMsg ) : void
action System.Action
errMsg string
Résultat void