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

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

Parameters

attributes
Type: System.Collections.GenericDictionaryString, String

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

See Also