C# Class UnityEditor.RestService.Logger

Afficher le fichier Open project: CarlosHBC/UnityDecompiled

Méthodes publiques

Méthode Description
Log ( Exception an_exception ) : void
Log ( string a_message ) : void

Method Details

Log() public static méthode

public static Log ( Exception an_exception ) : void
an_exception System.Exception
Résultat void

Log() public static méthode

public static Log ( string a_message ) : void
a_message string
Résultat void