Stub generators

This commit is contained in:
2026-07-18 04:46:41 +03:00
parent ac36a3ddc7
commit cfb7f83899
6 changed files with 290 additions and 6 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ using System.Text;
namespace Esiur.Data
{
internal class TruComposite : Tru
public class TruComposite : Tru
{
public Tru[] SubTypes;