C# Class ToggleableWateringCan.ModEntry

Inheritance: Mod
Afficher le fichier Open project: Pathoschild/smapi-mod-dump

Méthodes publiques

Méthode Description
Entry ( IModHelper helper ) : void

Private Methods

Méthode Description
TestMethod ( object sender, ButtonPressedEventArgs e ) : void

Method Details

Entry() public méthode

public Entry ( IModHelper helper ) : void
helper IModHelper
Résultat void