C# 클래스 Nethereum.Hex.HexConvertors.Extensions.HexStringUTF8ConvertorExtensions

파일 보기 프로젝트 열기: Nethereum/Nethereum

공개 메소드들

메소드 설명
HexToUTF8String ( this hex ) : String
ToHexUTF8 ( this value ) : string

메소드 상세

HexToUTF8String() 공개 정적인 메소드

public static HexToUTF8String ( this hex ) : String
hex this
리턴 String

ToHexUTF8() 공개 정적인 메소드

public static ToHexUTF8 ( this value ) : string
value this
리턴 string