11 lines
No EOL
158 B
C#
11 lines
No EOL
158 B
C#
/* Generated by MyraPad at 01/12/2020 11:46:54 */
|
|
namespace Sledgemapper.UI
|
|
{
|
|
public partial class NoteList
|
|
{
|
|
public NoteList()
|
|
{
|
|
BuildUI();
|
|
}
|
|
}
|
|
} |