C# Class NRConfigManager.Rendering.Match

Class for New Relic-compatible XML output of the match element
Exibir arquivo Open project: Pablissimo/nrconfig Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
Match ( ) : System
Match ( string assemblyName, string className ) : System

Method Details

Match() public method

public Match ( ) : System
return System

Match() public method

public Match ( string assemblyName, string className ) : System
assemblyName string
className string
return System