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

Inheritance: StringEntry
Show file Open project: herbfunk/Funky

Private Properties

Property Type Description

Public Methods

Method Description
ItemStringEntry ( ) : System
ItemStringEntry ( string name, PluginDroppedItemTypes objectType ) : System

Method Details

ItemStringEntry() public method

public ItemStringEntry ( ) : System
return System

ItemStringEntry() public method

public ItemStringEntry ( string name, PluginDroppedItemTypes objectType ) : System
name string
objectType PluginDroppedItemTypes
return System