Show / Hide Table of Contents

Class stringObjectDictionaryExt

Inheritance
object
stringObjectDictionaryExt
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: SuperOffice.CRM.Services
Assembly: SoCore.dll
Syntax
public static class stringObjectDictionaryExt

Methods

ToStringObjectDictionary(Dictionary<string, object>)

Declaration
public static StringObjectDictionary ToStringObjectDictionary(this Dictionary<string, object> input)
Parameters
Type Name Description
Dictionary<string, object> input
Returns
Type Description
StringObjectDictionary
© SuperOffice. All rights reserved.
SuperOffice |  Community |  Release Notes |  Privacy |  Site feedback |  Search Docs |  About Docs |  Contribute |  Back to top