C# Class AccidentalFish.ApplicationSupport.Core.Logging.LoggerSource

Identifies a non-component source for a log item
Inheritance: ILoggerSource
Afficher le fichier Open project: JamesRandall/AccidentalFish.ApplicationSupport

Méthodes publiques

Méthode Description
LoggerSource ( string fullyQualifiedName ) : System

Constructor

Method Details

LoggerSource() public méthode

Constructor
public LoggerSource ( string fullyQualifiedName ) : System
fullyQualifiedName string Source name
Résultat System