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.
Datei anzeigen Open project: vgribok/Aspectacular Class Usage Examples

Public Methods

Method Description
GetHashCode ( ) : int
ToString ( ) : string

Method Details

GetHashCode() public method

public GetHashCode ( ) : int
return int

ToString() public method

public ToString ( ) : string
return string