Class AddressRoleExtensions
Inheritance
AddressRoleExtensions
Assembly: cs.temp.dll.dll
Syntax
public static class AddressRoleExtensions
Fields
TypeToString
Declaration
public static readonly string[] TypeToString
Field Value
Methods
ToFixedString(AddressRole)
Declaration
public static FixedString32Bytes ToFixedString(this AddressRole addrRole)
Parameters
Returns
Type |
Description |
FixedString32Bytes |
|
ToOptionalFixedString(AddressRole)
Declaration
public static Optional<FixedString32Bytes> ToOptionalFixedString(this AddressRole addressRole)
Parameters
Returns
Type |
Description |
Optional<FixedString32Bytes> |
|