C# Class dnSpy.Contracts.Hex.HexBufferSpanInvalidatedEventArgs

Invalidated span event args
Inheritance: System.EventArgs
Afficher le fichier Open project: 0xd4d/dnSpy Class Usage Examples

Méthodes publiques

Méthode Description
HexBufferSpanInvalidatedEventArgs ( HexSpan span ) : System

Constructor

Method Details

HexBufferSpanInvalidatedEventArgs() public méthode

Constructor
public HexBufferSpanInvalidatedEventArgs ( HexSpan span ) : System
span HexSpan Span
Résultat System