C# Class OverlayInformation.Updater.HeroList

显示文件 Open project: JumpAttacker/EnsageSharp

Public Methods

Method Description
Flush ( ) : void
Update ( EventArgs args ) : void

Method Details

Flush() public static method

public static Flush ( ) : void
return void

Update() public static method

public static Update ( EventArgs args ) : void
args System.EventArgs
return void