Table of Contents

Class ManifestConstantsProvider

Namespace
IO.Scanbot.Sdk.Util
Assembly
DocumentSDK.NET.Droid.dll
public sealed class ManifestConstantsProvider : Object
Inheritance
ManifestConstantsProvider

Properties

Instance

public static ManifestConstantsProvider Instance { get; }

Property Value

ManifestConstantsProvider

Methods

GetConstantValue(Context, string)

public string GetConstantValue(Context context, string key)

Parameters

context Context
key string

Returns

string