C# Class Aspectacular.CallLogEntry

Call log entry structure. AOP logger has a collection of these objects that is populated by Proxy, Aspects, and sometimes by callers and intercepted methods.
Afficher le fichier Open project: vgribok/Aspectacular Class Usage Examples

Méthodes publiques

Méthode Description
GetHashCode ( ) : int
ToString ( ) : string

Method Details

GetHashCode() public méthode

public GetHashCode ( ) : int
Résultat int

ToString() public méthode

public ToString ( ) : string
Résultat string