Files
MonoGame.Extended/Source/MonoGame.Extended.Gui/Controls/Submit.cs
T

7 lines
93 B
C#

namespace MonoGame.Extended.Gui.Controls
{
public class Submit : Button
{
}
}