Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
C# (CSharp) IItemFactory.MaintainCache Examples
Programming Language:
C# (CSharp)
Class/Type:
IItemFactory
Method/Function:
MaintainCache
Examples at hotexamples.com:
1
C# (CSharp) IItemFactory.MaintainCache - 1 examples found
. These are the top rated real world C# (CSharp) examples of
IItemFactory.MaintainCache
extracted from open source projects. You can rate examples to help us improve the quality of examples.
Frequently Used Methods
Show
Hide
CreateItem(30)
ThrowIfNull(23)
CreateSpecific(22)
Create(20)
TryCreateParsedOrDefault(12)
CreateSpecificParsed(6)
SetMetadata(2)
GetContextItem(2)
GetNewUserCredential(2)
GetByCode(2)
Get(2)
GetRenderingContextItems(2)
CreateSubItemFromItemName(2)
GetNew(2)
Put(2)
GetItem(2)
CreateFile(2)
CreateItemSprite(2)
CreateItemEntity(2)
CreateHealthPotion(2)
CreateDescendantItems(2)
CreateDirectory(2)
TryCreateParsed(1)
GetNewIssueItem(1)
TryCreate(1)
SetPlayer(1)
GetSubject(1)
SetTemporaryPortConstraint(1)
LoadItems(1)
MaintainCache(1)
NewItem(1)
LoadItem(1)
AppendItems(1)
GetNewDefect(1)
CreateRandom(1)
ClearAssetCache(1)
CreateDummyItem(1)
CreateManaPotion(1)
CreateNew(1)
CreateNewItem(1)
CreatePotion(1)
CreateRandomItem(1)
GetCodes(1)
CreateRandomWeapon(1)
CreateWeapon(1)
Crete(1)
Evaluate(1)
Build(1)
GetCategoryItems(1)
GeAccountItems(1)
Frequently Used Methods
CreateItem (30)
ThrowIfNull (23)
CreateSpecific (22)
Create (20)
TryCreateParsedOrDefault (12)
CreateSpecificParsed (6)
SetMetadata (2)
GetContextItem (2)
GetNewUserCredential (2)
GetByCode (2)
Frequently Used Methods
Get (2)
GetRenderingContextItems (2)
CreateSubItemFromItemName (2)
GetNew (2)
Put (2)
GetItem (2)
CreateFile (2)
CreateItemSprite (2)
CreateItemEntity (2)
CreateHealthPotion (2)
CreateDescendantItems (2)
CreateDirectory (2)
TryCreateParsed (1)
GetNewIssueItem (1)
TryCreate (1)
SetPlayer (1)
GetSubject (1)
SetTemporaryPortConstraint (1)
LoadItems (1)
MaintainCache (1)
Frequently Used Methods
CreateDescendantItems (2)
CreateDirectory (2)
TryCreateParsed (1)
GetNewIssueItem (1)
TryCreate (1)
SetPlayer (1)
GetSubject (1)
SetTemporaryPortConstraint (1)
LoadItems (1)
MaintainCache (1)
NewItem (1)
LoadItem (1)
AppendItems (1)
GetNewDefect (1)
CreateRandom (1)
ClearAssetCache (1)
CreateDummyItem (1)
CreateManaPotion (1)
CreateNew (1)
CreateNewItem (1)
CreatePotion (1)
CreateRandomItem (1)
GetCodes (1)
CreateRandomWeapon (1)
CreateWeapon (1)
Crete (1)
Evaluate (1)
Build (1)
GetCategoryItems (1)
GeAccountItems (1)
Frequently Used Methods
NewItem (1)
LoadItem (1)
AppendItems (1)
GetNewDefect (1)
CreateRandom (1)
ClearAssetCache (1)
CreateDummyItem (1)
CreateManaPotion (1)
CreateNew (1)
CreateNewItem (1)
CreatePotion (1)
CreateRandomItem (1)
GetCodes (1)
CreateRandomWeapon (1)
CreateWeapon (1)
Crete (1)
Evaluate (1)
Build (1)
GetCategoryItems (1)
GeAccountItems (1)
Example #1
0
Show file
public void MaintainCache() { _itemFactory.MaintainCache(); }
x