C# Class PerpetualEngine.Msg

Afficher le fichier Open project: perpetual-mobile/PerpetualEngine

Méthodes publiques

Свойство Type Description
LogHistory StringBuilder

Méthodes publiques

Méthode Description
Log ( object sender, string message ) : void
SetContext ( Android.Content.Context c ) : void
Show ( string message ) : void

Method Details

Log() public static méthode

public static Log ( object sender, string message ) : void
sender object
message string
Résultat void

SetContext() public static méthode

public static SetContext ( Android.Content.Context c ) : void
c Android.Content.Context
Résultat void

Show() public static méthode

public static Show ( string message ) : void
message string
Résultat void

Property Details

LogHistory public_oe static_oe property

public static StringBuilder LogHistory
Résultat StringBuilder