C# 클래스 dnSpy.Hex.SingleValueFormatter

상속: HexValueFormatter
파일 보기 프로젝트 열기: 0xd4d/dnSpy

공개 메소드들

메소드 설명
FormatValue ( StringBuilder dest, dnSpy.Contracts.Hex.HexBytes hexBytes, long valueIndex, HexValueFormatterFlags flags ) : int
SingleValueFormatter ( ) : System

메소드 상세

FormatValue() 공개 메소드

public FormatValue ( StringBuilder dest, dnSpy.Contracts.Hex.HexBytes hexBytes, long valueIndex, HexValueFormatterFlags flags ) : int
dest StringBuilder
hexBytes dnSpy.Contracts.Hex.HexBytes
valueIndex long
flags HexValueFormatterFlags
리턴 int

SingleValueFormatter() 공개 메소드

public SingleValueFormatter ( ) : System
리턴 System