Méthode | Description | |
---|---|---|
FormatValue ( StringBuilder dest, dnSpy.Contracts.Hex.HexBytes hexBytes, long valueIndex, HexValueFormatterFlags flags ) : int | ||
HexInt64BigEndianValueFormatter ( ) : System |
Méthode | Description | |
---|---|---|
EditCore ( HexBufferPoint position, int cellPosition, char c ) : PositionAndData? |
protected EditCore ( HexBufferPoint position, int cellPosition, char c ) : PositionAndData? | ||
position | HexBufferPoint | |
cellPosition | int | |
c | char | |
Résultat | PositionAndData? |
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 | |
Résultat | int |
public HexInt64BigEndianValueFormatter ( ) : System | ||
Résultat | System |