Click or drag to resize
ManagerError Constructor (DictionaryString, String)
Initializes a new instance of the ManagerError class

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ManagerError(
	Dictionary<string, string> attributes
)

Parameters

attributes
Type: System.Collections.GenericDictionaryString, String

[Missing <param name="attributes"/> documentation for "M:AsterNET.Manager.Response.ManagerError.#ctor(System.Collections.Generic.Dictionary{System.String,System.String})"]

See Also