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. |
Interface in Arbor.ValueFlow
An interface that indicates trying to get a value with a generic method
Method Name | Description |
---|---|
TryGetValue | Try to get a value of the specified type. |