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

Class EnvironmentInfoExtensions

Inheritance
System.Object
EnvironmentInfoExtensions
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.Infrastructure
Assembly:cs.temp.dll.dll
Syntax
public static class EnvironmentInfoExtensions

Methods

ToEnvDictionary(EnvironmentInfo)

Declaration
public static IDictionary<string, string> ToEnvDictionary(this EnvironmentInfo environmentInfo)
Parameters
Type Name Description
EnvironmentInfo environmentInfo
Returns
Type Description
IDictionary<System.String, System.String>
Back to top Copyright © 2017 Allan Hardy
Generated by DocFX