Interface IWrappedValue<T>
Namespace: Algorand.Unity
Assembly: cs.temp.dll.dll
Syntax
public interface IWrappedValue<T>
Type Parameters
Name | Description |
---|---|
T |
Properties
WrappedValue
Declaration
T WrappedValue { get; set; }
Property Value
Type | Description |
---|---|
T |