mirror of
https://github.com/ConjureETS/DeathBook.git
synced 2026-03-24 04:20:58 +00:00
7 lines
83 B
C#
7 lines
83 B
C#
using System.Collections.Generic;
|
|
|
|
public class Status : Post
|
|
{
|
|
//TODO
|
|
}
|