Show / Hide Table of Contents

Class stringBoolDictionaryExt

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

Methods

ToStringBoolDictionary(Dictionary<string, bool>)

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