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