Click or drag to resize

LLParserTTry Method


Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
Syntax
protected Object Try(
	Func<Object> f
)

Parameters

f  FuncObject
 

Return Value

Object
See Also