C# Class Questor.Modules.Lookup.InvType

Exibir arquivo Open project: ISeeDEDPpl/Questor Class Usage Examples

Public Properties

Property Type Description
InvTypeInstances int
Minerals List

Public Methods

Method Description
InvType ( ItemCache item ) : System
InvType ( System.Xml.Linq.XElement element ) : System
Save ( ) : System.Xml.Linq.XElement

Method Details

InvType() public method

public InvType ( ItemCache item ) : System
item Questor.Modules.Caching.ItemCache
return System

InvType() public method

public InvType ( System.Xml.Linq.XElement element ) : System
element System.Xml.Linq.XElement
return System

Save() public method

public Save ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

Property Details

InvTypeInstances public_oe static_oe property

public static int InvTypeInstances
return int

Minerals public_oe static_oe property

public static List Minerals
return List