C# Class SmartSync.LogEventAttribute

Inheritance: System.Attribute
Afficher le fichier Open project: projectkudu/KuduCalf

Méthodes publiques

Méthode Description
LogEventAttribute ( ) : System
LogEventAttribute ( System evtType ) : System
LogEventAttribute ( System evtType, string fmt ) : System
LogEventAttribute ( string fmt ) : System

Method Details

LogEventAttribute() public méthode

public LogEventAttribute ( ) : System
Résultat System

LogEventAttribute() public méthode

public LogEventAttribute ( System evtType ) : System
evtType System
Résultat System

LogEventAttribute() public méthode

public LogEventAttribute ( System evtType, string fmt ) : System
evtType System
fmt string
Résultat System

LogEventAttribute() public méthode

public LogEventAttribute ( string fmt ) : System
fmt string
Résultat System