ConditionMethodFactory overview
![]() AddConditionMethod | Registers the specified condition method under a specified name. |
![]() AddConditionMethodsFromAssembly | Scans the specified assembly for types marked with ConditionMethodsAttribute and adds them to the factory. Optionally it prepends the specified text to layout renderer names to avoid naming collisions. |
![]() Clear | Removes all condition method information from the factory. |
![]() CreateConditionMethod | Returns the MethodInfo for the specified condition method. |
ConditionMethodFactory Class | NLog Namespace