C# Класс ArmedCards.Entities.Models.Game.Listing.Game

View model used to render the game in the listing screen
Показать файл Открыть проект

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

Метод Описание
Game ( ) : System
Game ( Entities game, Int32 currentUserId ) : System

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

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

public Game ( ) : System
Результат System

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

public Game ( Entities game, Int32 currentUserId ) : System
game Entities
currentUserId System.Int32
Результат System