IValueTryGetter

Interface in Arbor.ValueFlow

Description

An interface that indicates trying to get a value with a generic method

Methods

Method Name Description
TryGetValue Try to get a value of the specified type.