C# Class fBaseXtensions.Cache.External.Objects.CacheDroppedItemEntry

Inheritance: CacheEntry
Afficher le fichier Open project: herbfunk/Funky

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
CacheDroppedItemEntry ( ) : System
CacheDroppedItemEntry ( DroppedItemEntry entry ) : System
CacheDroppedItemEntry ( int snoID, PluginDroppedItemTypes objectType, string internalname = "" ) : System
ToString ( ) : string

Method Details

CacheDroppedItemEntry() public méthode

public CacheDroppedItemEntry ( ) : System
Résultat System

CacheDroppedItemEntry() public méthode

public CacheDroppedItemEntry ( DroppedItemEntry entry ) : System
entry DroppedItemEntry
Résultat System

CacheDroppedItemEntry() public méthode

public CacheDroppedItemEntry ( int snoID, PluginDroppedItemTypes objectType, string internalname = "" ) : System
snoID int
objectType PluginDroppedItemTypes
internalname string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string