Click or drag to resize
ScopeGuardTResource Property

Namespace: Lawo
Assembly: Lawo (in Lawo.dll) Version: 1.4.1707.27006
Syntax
C#
public T Resource { get; }

Property Value

Type: T
Exceptions
ExceptionCondition
ObjectDisposedExceptionThe scope guard has already been disposed.
See Also