App Metrics Fork me on GitHub
Show / Hide Table of Contents

Class ConstantValue

Inheritance
System.Object
ConstantValue
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace:App.Metrics.Core
Assembly:cs.temp.dll.dll
Syntax
public static class ConstantValue

Methods

Provider<T>(T)

Declaration
public static IMetricValueProvider<T> Provider<T>(T value)
Parameters
Type Name Description
T value
Returns
Type Description
IMetricValueProvider<T>
Type Parameters
Name Description
T
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX