C# Class OfficialPlugins.BuiltFileSizeInspector.MainPlugin

Inheritance: FlatRedBall.Glue.Plugins.PluginBase
Mostrar archivo Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ShutDown ( FlatRedBall shutDownReason ) : bool
StartUp ( ) : void

Private Methods

Method Description
HandleViewBuiltProjectSizes ( object sender, EventArgs e ) : void

Method Details

ShutDown() public method

public ShutDown ( FlatRedBall shutDownReason ) : bool
shutDownReason FlatRedBall
return bool

StartUp() public method

public StartUp ( ) : void
return void