Skip to main content

<a id=“SuperOffice_WebApi_Data_SoExceptionInfoParameters”></a> Class SoExceptionInfoParameters

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Serializable dictionary. This class works as a regular dictionary. The only restriction is that the string is a value type

Inheritance

objectDictionary<string, string&gt;SoExceptionInfoParameters

Implements

IDictionary<string, string&gt;, ICollection<KeyValuePair<string, string&gt;&gt;, IDictionary, ICollection, IReadOnlyDictionary<string, string&gt;, IReadOnlyCollection<KeyValuePair<string, string&gt;&gt;, IEnumerable<KeyValuePair<string, string&gt;&gt;, IEnumerable, ISerializable, IDeserializationCallback

Inherited Members

Dictionary<string, string&gt;.Add(string, string), Dictionary<string, string&gt;.Clear(), Dictionary<string, string&gt;.ContainsKey(string), Dictionary<string, string&gt;.ContainsValue(string), Dictionary<string, string&gt;.GetEnumerator(), Dictionary<string, string&gt;.GetObjectData(SerializationInfo, StreamingContext), Dictionary<string, string&gt;.OnDeserialization(object), Dictionary<string, string&gt;.Remove(string), Dictionary<string, string&gt;.Remove(string, out string), Dictionary<string, string&gt;.TryGetValue(string, out string), Dictionary<string, string&gt;.TryAdd(string, string), Dictionary<string, string&gt;.EnsureCapacity(int), Dictionary<string, string&gt;.TrimExcess(), Dictionary<string, string&gt;.TrimExcess(int), Dictionary<string, string&gt;.Comparer, Dictionary<string, string&gt;.Count, Dictionary<string, string&gt;.Keys, Dictionary<string, string&gt;.Values, Dictionary<string, string&gt;.this[string], object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Constructors

<a id=“SuperOffice_WebApi_Data_SoExceptionInfoParameters__ctor”></a> SoExceptionInfoParameters()

Default constructor

Methods

<a id=“SuperOffice_WebApi_Data_SoExceptionInfoParameters_ToString_System_String_”></a> ToString(string)

Parameters

prefix string

Returns

string