C# Class Microsoft.ApplicationInsights.TestFramework.SdkVersionHelper

Show file Open project: Microsoft/ApplicationInsights-dotnet-server

Public Methods

Method Description
GetExpectedSdkVersion ( Type assemblyType, string prefix ) : string

Method Details

GetExpectedSdkVersion() public static method

public static GetExpectedSdkVersion ( Type assemblyType, string prefix ) : string
assemblyType System.Type
prefix string
return string