Class AssemblyVersions
Inherited Members
Namespace: LaunchDarkly.Sdk.Internal
Assembly: LaunchDarkly.InternalSdk.dll
Syntax
public static class AssemblyVersions
Methods
GetAssemblyVersionForType(Type)
Declaration
public static Version GetAssemblyVersionForType(Type t)
Parameters
Type | Name | Description |
---|---|---|
Type | t |
Returns
Type | Description |
---|---|
Version |
GetAssemblyVersionStringForType(Type)
Declaration
public static string GetAssemblyVersionStringForType(Type t)
Parameters
Type | Name | Description |
---|---|---|
Type | t |
Returns
Type | Description |
---|---|
string |