Table of Contents

Constructor TodoItem

Namespace
GrindFest.GameMaster
Assembly
GrindFest.dll

TodoItem(int, string, string)

public TodoItem(int id, string title, string description)

Parameters

id int
title string
description string