C# Класс SpilGames.Unity.Helpers.Currency

This is the business object that the developer can use to work with a Currency.
Показать файл Открыть проект

Открытые свойства

Свойство Тип Описание
_Type int

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

Метод Описание
Currency ( int id, string name, int type ) : System

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

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

public Currency ( int id, string name, int type ) : System
id int
name string
type int
Результат System

Описание свойств

_Type публичное свойство

public int _Type
Результат int