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

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

Public Methods

Method Description
Apply ( string s, string searchFor ) : string
ParamNamePolicySet ( EnforcementConfig enforcementConfig ) : System.Collections.Generic

Method Details

Apply() public method

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

ParamNamePolicySet() public method

public ParamNamePolicySet ( EnforcementConfig enforcementConfig ) : System.Collections.Generic
enforcementConfig NLog.Targets.Syslog.Settings.EnforcementConfig
return System.Collections.Generic