C# Class Neudesic.SP.Mobile.Log

Afficher le fichier Open project: neudesic/slingshot

Méthodes publiques

Méthode Description
Log ( ) : System
LogIt ( string msg, string type ) : void

Method Details

Log() public méthode

public Log ( ) : System
Résultat System

LogIt() public static méthode

public static LogIt ( string msg, string type ) : void
msg string
type string
Résultat void