Click or drag to resize

ResultT  Conversion (ResultT to T)

Namespace:  Dynamicweb.Core
Assembly:  Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntax
public static implicit operator T (
	Result<T> result
)

Parameters

result
Type: Dynamicweb.CoreResultT

Return Value

Type: T
See Also