Class ObjectExtension
Namespace: Casewhere.Runtime.Api.Services
Assembly: Casewhere.Runtime.dll
public static class ObjectExtension
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)
Methods
ConvertToBsonValue(object)
public static object ConvertToBsonValue(this object rawValue)
Parameters
rawValue
object