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

ファイルを表示 Open project: graffen/NLog.Targets.Syslog

Public Methods

Method Description
Apply ( string s ) : string

Protected Methods

Method Description
AddPolicies ( string>.IEnumerable policiesToAdd ) : void
PolicySet ( ) : System.Collections.Generic

Method Details

AddPolicies() protected method

protected AddPolicies ( string>.IEnumerable policiesToAdd ) : void
policiesToAdd string>.IEnumerable
return void

Apply() public method

public Apply ( string s ) : string
s string
return string

PolicySet() protected method

protected PolicySet ( ) : System.Collections.Generic
return System.Collections.Generic