C# Class Foo, mono-heapdump

Afficher le fichier Open project: rdio/mono-heapdump Class Usage Examples

Méthodes publiques

Méthode Description
Foo ( ) : System
Main ( string args ) : void

Private Methods

Méthode Description
myeventhandler ( object sender, EventArgs args ) : void

Method Details

Foo() public méthode

public Foo ( ) : System
Résultat System

Main() public static méthode

public static Main ( string args ) : void
args string
Résultat void