| Visual Basic (Declaration) | |
|---|---|
Public Shared Function GetSavedLicenseKeyFromGac( _ ByVal context As LicenseContext, _ ByVal type As Type _ ) As String | |
| C# | |
|---|---|
public static string GetSavedLicenseKeyFromGac( LicenseContext context, Type type ) | |
Parameters
- context
- type