C# Class Logging.Logg

Inheritance: System.Web.UI.Page
Afficher le fichier Open project: teamaton/toolbelt

Méthodes publiques

Méthode Description
ToDebugString ( object obj, int maxdepth, int depth ) : string

Méthodes protégées

Méthode Description
Page_Load ( object sender, EventArgs e ) : void

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void

ToDebugString() public méthode

public ToDebugString ( object obj, int maxdepth, int depth ) : string
obj object
maxdepth int
depth int
Résultat string