Click or drag to resize

imbAttributeCollectiongetMessageT Method (imbAttributeName, T)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Bezbedno preuzimanje poruke

Namespace:  imbSCI.Core.attributes
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public T getMessage<T>(
	imbAttributeName name,
	T output = null
)
Request Example View Source

Parameters

name
Type: imbSCI.Core.attributesimbAttributeName
output (Optional)
Type: T
Podrazumevani output

Type Parameters

T

Return Value

Type: T
See Also