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

Inheritance: SnoEntry
Show file Open project: herbfunk/Funky Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
DroppedItemEntry ( ) : System
DroppedItemEntry ( int snoID, PluginDroppedItemTypes objectType, string internalname = "" ) : System
ToString ( ) : string

Method Details

DroppedItemEntry() public method

public DroppedItemEntry ( ) : System
return System

DroppedItemEntry() public method

public DroppedItemEntry ( int snoID, PluginDroppedItemTypes objectType, string internalname = "" ) : System
snoID int
objectType PluginDroppedItemTypes
internalname string
return System

ToString() public method

public ToString ( ) : string
return string