SettingsGetT Method Ipswitch.Messaging.Framework

[Missing <summary> documentation for "M:Ipswitch.Messaging.Framework.Settings.Get``1(System.String)"]

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

public T Get<T>(
	string name
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Ipswitch.Messaging.Framework.Settings.Get``1(System.String)"]

Type Parameters

T

[Missing <typeparam name="T"/> documentation for "M:Ipswitch.Messaging.Framework.Settings.Get``1(System.String)"]

Return Value

Type: T

[Missing <returns> documentation for "M:Ipswitch.Messaging.Framework.Settings.Get``1(System.String)"]

See Also

Reference