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