Class ByteStringToUInt256Converter
Inheritance
System.Object
ByteStringToUInt256Converter
Namespace: Catalyst.Core.Lib.DAO.Converters
Assembly: Catalyst.Core.Lib.dll
Syntax
public class ByteStringToUInt256Converter : IValueConverter<ByteString, UInt256>
Methods
| Improve this Doc View SourceConvert(ByteString, ResolutionContext)
Declaration
public UInt256 Convert(ByteString sourceMember, ResolutionContext context)
Parameters
Type | Name | Description |
---|---|---|
ByteString | sourceMember | |
ResolutionContext | context |
Returns
Type | Description |
---|---|
UInt256 |