NLog Logging Library

ConditionMethodFactory Class

[This is preliminary documentation and subject to change.]

A factory of condition methods. Retrieves condition MethodInfos based on their names.

For a list of all members of this type, see ConditionMethodFactory Members.

System.Object
   NLog.ConditionMethodFactory

[Visual Basic]
NotInheritable Public Class ConditionMethodFactory
[C#]
public sealed class ConditionMethodFactory

Thread Safety

This type is safe for multithreaded operations.

Requirements

Namespace: NLog

Assembly: NLog (in NLog.dll)

See Also

ConditionMethodFactory Members | NLog Namespace