C# Class invocmethod.a.TheType

Mostrar archivo Open project: HUSACCT/HUSACCT

Public Methods

Method Description
GetGui ( ) : Gui
SetGui ( Gui gui ) : void
TheMethod ( ) : void

Method Details

GetGui() public method

public GetGui ( ) : Gui
return Gui

SetGui() public method

public SetGui ( Gui gui ) : void
gui Gui
return void

TheMethod() public method

public TheMethod ( ) : void
return void