C# Class Rosetta.AST.WalkerEventArgs

Event args for walking.
Inheritance: System.EventArgs
Afficher le fichier Open project: andry-tino/Rosetta Class Usage Examples

Méthodes publiques

Méthode Description
WalkerEventArgs ( ) : System

Initializes a new instance of the WalkerEventArgs class.

Method Details

WalkerEventArgs() public méthode

Initializes a new instance of the WalkerEventArgs class.
public WalkerEventArgs ( ) : System
Résultat System