C# Класс RPG.Item

Показать файл Открыть проект

Открытые методы

Метод Описание
Item ( ) : System.Collections.Generic

Creates a new instance of an RPG.Item.

ToString ( ) : string

Returns a that represents the current object.

Описание методов

Item() публичный Метод

Creates a new instance of an RPG.Item.
public Item ( ) : System.Collections.Generic
Результат System.Collections.Generic

ToString() публичный Метод

Returns a that represents the current object.
public ToString ( ) : string
Результат string