Show / Hide Table of Contents

Class stringDictionaryExt

Inheritance
object
stringDictionaryExt
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 stringDictionaryExt

Methods

TostringDictionary(Dictionary<string, string>)

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