C# Class Ctf.ApplicationTools.DebugInfo

Afficher le fichier Open project: blstream/Patronage2013-CaptureTheFlag

Méthodes publiques

Méthode Description
Format ( System.DateTime t, Object o, MethodBase m, String msg ) : string
Format ( System.DateTime t, Object o, String m, String msg ) : string

Method Details

Format() public static méthode

public static Format ( System.DateTime t, Object o, MethodBase m, String msg ) : string
t System.DateTime
o Object
m System.Reflection.MethodBase
msg String
Résultat string

Format() public static méthode

public static Format ( System.DateTime t, Object o, String m, String msg ) : string
t System.DateTime
o Object
m String
msg String
Résultat string