C# Class WebApiThrottle.WebApiDemo.Helpers.CustomThrottleLogger

Inheritance: IThrottleLogger
Afficher le fichier Open project: stefanprodan/WebApiThrottle

Méthodes publiques

Méthode Description
Log ( ThrottleLogEntry entry ) : void

Method Details

Log() public méthode

public Log ( ThrottleLogEntry entry ) : void
entry ThrottleLogEntry
Résultat void