C# Class WebAnalytics.Model.Metrics.MetricParameter

Afficher le fichier Open project: projectkudu/IISLogAnalyzerSiteExtension Class Usage Examples

Méthodes publiques

Méthode Description
MetricParameter ( string name, string description, string defaultValue ) : System

Method Details

MetricParameter() public méthode

public MetricParameter ( string name, string description, string defaultValue ) : System
name string
description string
defaultValue string
Résultat System