Class IpAddressToByteStringConverter
Inheritance
System.Object
IpAddressToByteStringConverter
Namespace: Catalyst.Core.Lib.DAO.Converters
Assembly: Catalyst.Core.Lib.dll
Syntax
public class IpAddressToByteStringConverter : 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 |