메소드 | 설명 | |
---|---|---|
Cheevo ( string title, string description, string category, int points, System.DateTime awarded, int id ) : System | ||
CheevosAsCSV ( Stream outStream ) : void |
public Cheevo ( string title, string description, string category, int points, System.DateTime awarded, int id ) : System | ||
title | string | |
description | string | |
category | string | |
points | int | |
awarded | System.DateTime | |
id | int | |
리턴 | System |
public static CheevosAsCSV ( Stream outStream ) : void | ||
outStream | Stream | |
리턴 | void |