C# Class fBaseXtensions.XML.UseItemTag

Inheritance: ProfileBehavior
Exibir arquivo Open project: herbfunk/Funky

Private Properties

Property Type Description
AttemptUseItem bool
GetItemList List

Public Methods

Method Description
ResetCachedDone ( ) : void

Protected Methods

Method Description
CreateBehavior ( ) : Composite

Private Methods

Method Description
AttemptUseItem ( List items ) : bool
GetItemList ( ) : List

Method Details

CreateBehavior() protected method

protected CreateBehavior ( ) : Composite
return Composite

ResetCachedDone() public method

public ResetCachedDone ( ) : void
return void