Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.
Matias Salas edited this page Nov 4, 2020 · 2 revisions

"ModuleName"/Data/Config.cs

public partial class Example
{
    private const string Dogs = "Cats";
}

Clone this wiki locally