mirror of
https://github.com/MvDevsUnion/WPetition.git
synced 2026-01-19 03:49:28 +00:00
6 lines
62 B
C#
6 lines
62 B
C#
namespace Submission.Api.Dto;
|
|
|
|
public class Author
|
|
{
|
|
|
|
} |