C# Class UpdateInvTypes.UpdateInvTypesUI

显示文件 Open project: ISeeDEDPpl/Questor

Public Properties

Property Type Description
InvTypesPath string
NonMarketItemsPath string

Public Methods

Method Description
UpdateInvTypesUI ( ) : System

Private Methods

Method Description
UpdateClick ( object sender, EventArgs e ) : void
UpdateTick ( object sender, EventArgs e ) : void

Method Details

UpdateInvTypesUI() public method

public UpdateInvTypesUI ( ) : System
return System

Property Details

InvTypesPath public_oe property

public string InvTypesPath
return string

NonMarketItemsPath public_oe property

public string NonMarketItemsPath
return string