SettingT Constructor (String, T)Ipswitch.Messaging.Framework

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public Setting(
	string name,
	T value
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Ipswitch.Messaging.Framework.Setting`1.#ctor(System.String,`0)"]

value
Type: T

[Missing <param name="value"/> documentation for "M:Ipswitch.Messaging.Framework.Setting`1.#ctor(System.String,`0)"]

See Also

Reference