C# Class SimpleEvent.Program

Afficher le fichier Open project: AlexAlbala/AlterNative-Tests

Méthodes publiques

Méthode Description
Run ( ) : void
se_simpleEvent ( int a, float b ) : void

Private Methods

Méthode Description
Main ( string args ) : void

Method Details

Run() public méthode

public Run ( ) : void
Résultat void

se_simpleEvent() public méthode

public se_simpleEvent ( int a, float b ) : void
a int
b float
Résultat void