Table of Contents

Class ObjectExtension

Namespace: Casewhere.Runtime.Api.Services
Assembly: Casewhere.Runtime.dll

public static class ObjectExtension

Inheritance

objectObjectExtension

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

Returns

object