C# Class NLog.Targets.Syslog.Policies.PolicySet

Afficher le fichier Open project: graffen/NLog.Targets.Syslog

Méthodes publiques

Méthode Description
Apply ( string s ) : string

Méthodes protégées

Méthode Description
AddPolicies ( string>.IEnumerable policiesToAdd ) : void
PolicySet ( ) : System.Collections.Generic

Method Details

AddPolicies() protected méthode

protected AddPolicies ( string>.IEnumerable policiesToAdd ) : void
policiesToAdd string>.IEnumerable
Résultat void

Apply() public méthode

public Apply ( string s ) : string
s string
Résultat string

PolicySet() protected méthode

protected PolicySet ( ) : System.Collections.Generic
Résultat System.Collections.Generic