Class AddinsHelper
Namespace: Casewhere.Common
Assembly: Casewhere.Common.dll
public static class AddinsHelper
Inheritance
Inherited Members
object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()
Extension Methods
ObjectExtension.ConvertToBsonValue(object)
Properties
AddinTypes
public static IDictionary<AddinType, string> AddinTypes { get; }
Property Value
IDictionary<AddinType, string>
Methods
GetAddinConfig(string)
public static string GetAddinConfig(string key)
Parameters
key
string