C# Class RPG.Item

Afficher le fichier Open project: borisblizzard/arcreator

Méthodes publiques

Méthode Description
Item ( ) : System.Collections.Generic

Creates a new instance of an RPG.Item.

ToString ( ) : string

Returns a that represents the current object.

Method Details

Item() public méthode

Creates a new instance of an RPG.Item.
public Item ( ) : System.Collections.Generic
Résultat System.Collections.Generic

ToString() public méthode

Returns a that represents the current object.
public ToString ( ) : string
Résultat string