C# Class Catel.Fody.Weaving.Logging.LoggingWeaver

Afficher le fichier Open project: Catel/Catel.Fody

Méthodes publiques

Méthode Description
Execute ( ) : void
LoggingWeaver ( Mono.Cecil.TypeDefinition type ) : System

Private Methods

Méthode Description
GetGetLoggerMethod ( TypeReference logManagerType ) : Mono.Cecil.MethodDefinition
UpdateCallsToGetCurrentClassLogger ( MethodBody ctorBody ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

LoggingWeaver() public méthode

public LoggingWeaver ( Mono.Cecil.TypeDefinition type ) : System
type Mono.Cecil.TypeDefinition
Résultat System